зеркало из https://github.com/mozilla/gecko-dev.git
Bug 381545 - ""Find Updates" button is not clickable on 100% of its surface" [p=dao r=Mano a=blocking-firefox3+]
This commit is contained in:
Родитель
e15e88e586
Коммит
68f5130f98
|
@ -4,12 +4,14 @@
|
|||
}
|
||||
|
||||
#resizerBox {
|
||||
margin-top: -12px;
|
||||
margin-top: -12px;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
#resizerBox resizer {
|
||||
#resizerBox > resizer {
|
||||
height: 10px;
|
||||
max-height: 10px;
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
/* Command Bar */
|
||||
|
|
|
@ -12,12 +12,14 @@
|
|||
}
|
||||
|
||||
#resizerBox {
|
||||
margin-top: -12px;
|
||||
margin-top: -12px;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
#resizerBox resizer {
|
||||
#resizerBox > resizer {
|
||||
height: 10px;
|
||||
max-height: 10px;
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
/* Command Bar */
|
||||
|
|
Загрузка…
Ссылка в новой задаче