mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 00:25:27 +00:00
Removing the empty space on the right side of the statusbarpanel, the resizer.
This commit is contained in:
parent
a4db2be2c9
commit
508ea3896f
@ -53,6 +53,12 @@
|
|||||||
background-color:white;
|
background-color:white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Hack to remove the resizer icon */
|
||||||
|
|
||||||
|
.statusbar-resizerpanel {
|
||||||
|
display:none;
|
||||||
|
}
|
||||||
|
|
||||||
/* This should be placed in with Toolbars section */
|
/* This should be placed in with Toolbars section */
|
||||||
|
|
||||||
#toolbar-download-tag input {
|
#toolbar-download-tag input {
|
||||||
|
Loading…
Reference in New Issue
Block a user