This commit is contained in:
tianshujie
2022-01-17 08:48:42 +08:00
parent 53fbf25f17
commit 58c2fe04af
2 changed files with 3 additions and 4 deletions
-4
View File
@@ -15,10 +15,6 @@
js::set('programID', $programID);
js::set('browseType', $browseType);
?>
<style>
.project-type-label.label-outline {width: 50px; min-width: 50px;}
.project-type-label.label {overflow: unset !important; text-overflow: unset !important; white-space: unset !important;}
</style>
<div id="mainMenu" class="clearfix">
<div class="btn-toolBar pull-left">
<?php foreach($lang->program->featureBar as $key => $label):?>