Bug 879602 - Put the navigator-toolbox bottom border on top of the nav-bar. r=MattN

This commit is contained in:
Markus Stange 2013-06-13 08:50:08 +02:00
parent 68ae18c538
commit fddf6c8963

View File

@ -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 {