mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-02 19:39:26 +01:00
Change tabs min-width to less size to make sure all tabs are get fit in one row
This commit is contained in:
parent
3c4abb37c8
commit
88f8bfb902
@ -640,7 +640,7 @@ ul.et2_link_string {
|
||||
display: inline-block;
|
||||
margin-right: 5px;
|
||||
padding: 5px;
|
||||
min-width: 70px;
|
||||
min-width: 60px;
|
||||
cursor: pointer;
|
||||
border: 1px solid silver;
|
||||
background-color: #E0E0E0;
|
||||
|
Loading…
Reference in New Issue
Block a user