Override max-width of toolbar button icons always #964
This commit is contained in:
parent
86c376d73a
commit
766e88bfbb
@ -239,7 +239,7 @@ tabbrowser[treestyletab-drop-position="left"]:not([treestyletab-tabbar-position=
|
|||||||
* This is required to block the tab bar to be shrunken.
|
* This is required to block the tab bar to be shrunken.
|
||||||
* See: https://github.com/piroor/treestyletab/issues/964#issuecomment-153781248
|
* See: https://github.com/piroor/treestyletab/issues/964#issuecomment-153781248
|
||||||
*/
|
*/
|
||||||
max-width: none;
|
max-width: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* transaprent tab bar */
|
/* transaprent tab bar */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user