mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 879602 - Put the navigator-toolbox bottom border on top of the nav-bar. r=MattN
This commit is contained in:
parent
a6efdbc5ef
commit
6f7d527f7e
@ -25,6 +25,8 @@
|
||||
display: -moz-box;
|
||||
height: 2px;
|
||||
margin-top: -2px;
|
||||
position: relative;
|
||||
z-index: 2; /* navbar is at 1 */
|
||||
}
|
||||
|
||||
#navigator-toolbox toolbarbutton:-moz-lwtheme {
|
||||
|
Loading…
Reference in New Issue
Block a user