mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-06 14:44:26 +00:00
trivial fix for too wide buttons in Composer's format toolbar, classic theme; b=222390, rs=bz
This commit is contained in:
parent
01975f305d
commit
2cb1f4457a
@ -26,7 +26,7 @@
|
||||
/* ::::: formatting buttons ::::: */
|
||||
|
||||
#FormatToolbar > toolbarbutton {
|
||||
min-width: 3em;
|
||||
min-width: 32px;
|
||||
}
|
||||
|
||||
#FormatToolbar > toolbarbutton > .toolbarbutton-text {
|
||||
|
Loading…
x
Reference in New Issue
Block a user