mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-01 11:27:55 +00:00
give toolbar buttons a max width of 10em to prevent ridiculously large personal toolbar buttons.
This commit is contained in:
parent
6309595899
commit
c15cec98c9
@ -10,6 +10,7 @@
|
||||
color : black;
|
||||
padding : 0px;
|
||||
font : 3mm arial;
|
||||
max-width : 10em;
|
||||
}
|
||||
|
||||
.button-toolbar:hover
|
||||
|
Loading…
x
Reference in New Issue
Block a user