mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-02 02:02:32 +00:00
(css) Enlarge max width of toolbar buttons
This commit is contained in:
@@ -1127,7 +1127,7 @@ A.toolbarButton:hover SPAN {
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
min-width: 50px;
|
||||
max-width: 100px;
|
||||
max-width: 150px;
|
||||
}
|
||||
|
||||
A.smallToolbarButton SPAN,
|
||||
|
||||
Reference in New Issue
Block a user