* Fix bug #24176.
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
.btn-group a i.icon-plus, .btn-group a i.icon-link {font-size: 16px;}
|
||||
.btn-group a.btn-secondary, .btn-group a.btn-primary {border-right: 1px solid rgba(255,255,255,0.2);}
|
||||
.btn-group button.dropdown-toggle.btn-secondary, .btn-group button.dropdown-toggle.btn-primary {padding:6px;}
|
||||
.export {margin-left: 0px !important;}
|
||||
</style>
|
||||
<?php $isAllModules = (!empty($module->name) or !empty($product->name) or !empty($branch)) ? false : true;?>
|
||||
<?php $sidebarName = $lang->tree->all;?>
|
||||
|
||||
@@ -11,9 +11,9 @@
|
||||
*/
|
||||
?>
|
||||
<style>
|
||||
.export {margin-left: 0px !important;}
|
||||
.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;}
|
||||
|
||||
.project-name {position: relative; display: flex; align-items: center;}
|
||||
.project-name > span,
|
||||
.project-name > span {flex: none;}
|
||||
|
||||
Reference in New Issue
Block a user