mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-09 04:25:38 +00:00
Bug 614496 - Form assistant and autocomplete bar are separated by a light grey line [r=mfinkle]
This commit is contained in:
parent
3f48472856
commit
a36687cb4b
@ -324,7 +324,11 @@ toolbarbutton.button-control {
|
||||
background-color: transparent !important;
|
||||
-moz-box-align: center;
|
||||
-moz-box-pack: center;
|
||||
height: 82px;
|
||||
height: 70px;
|
||||
}
|
||||
|
||||
toolbarbutton.button-control:last-child {
|
||||
border-bottom: 0px solid rgba(0,0,0,0.2) !important;
|
||||
}
|
||||
|
||||
toolbarbutton.button-control[disabled="true"] {
|
||||
@ -961,7 +965,7 @@ documenttab[reload="true"] > stack > .documenttab-reload {
|
||||
#newtab-button {
|
||||
-moz-box-flex: 1;
|
||||
list-style-image: url("images/newtab-default-64.png");
|
||||
height: 82px;
|
||||
height: 70px;
|
||||
}
|
||||
|
||||
/* bookmark editor ------------------------------------------------------- */
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 326 B |
Loading…
x
Reference in New Issue
Block a user