Override max-width of toolbar button icons always #964

This commit is contained in:
Piro / YUKI Hiroshi 2015-11-05 01:31:38 +09:00
parent 86c376d73a
commit 766e88bfbb

View File

@ -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 */