Bug 367622 - No scrollbar in source selection when the findbar is open. r=gavin
git-svn-id: svn://10.0.0.236/trunk@218714 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -10,6 +10,7 @@ findbar {
|
||||
border-top: 1px solid #b3b3b3;
|
||||
border-bottom: none;
|
||||
list-style-image: url("chrome://global/skin/icons/find.png");
|
||||
min-width: 1px;
|
||||
}
|
||||
|
||||
findbar > toolbarbutton.findbar-closebutton {
|
||||
|
||||
@@ -27,7 +27,8 @@ findbar {
|
||||
border-top: 2px solid;
|
||||
-moz-border-top-colors: ThreeDShadow ThreeDHighlight !important;
|
||||
border-bottom: 1px solid;
|
||||
-moz-border-bottom-colors: transparent;
|
||||
-moz-border-bottom-colors: transparent;
|
||||
min-width: 1px;
|
||||
}
|
||||
|
||||
/* find-next button */
|
||||
|
||||
Reference in New Issue
Block a user