mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-16 23:25:03 +00:00
Bug 305014 - Scrollbars of maximized window should be flush with screen edge
p=tuukka.tolvanen@gmail.com r=silver@warwickcompsoc.co.uk chatzilla only
This commit is contained in:
parent
dd30ee2481
commit
2cc8558e03
@ -47,7 +47,7 @@ window {
|
||||
}
|
||||
|
||||
#tabpanels-contents-box {
|
||||
margin: 3px;
|
||||
margin: 3px 0;
|
||||
}
|
||||
|
||||
#header-url:hover {
|
||||
@ -124,6 +124,8 @@ window {
|
||||
|
||||
.output-container {
|
||||
border: thin silver inset;
|
||||
border-left: none;
|
||||
border-right: none;
|
||||
}
|
||||
|
||||
treecol {
|
||||
|
Loading…
x
Reference in New Issue
Block a user