mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1133246 - Fix wrong buttons alignment with content on about pages using info-pages.css. r=jaws
This commit is contained in:
parent
eac9e87da2
commit
0dec1d6038
@ -77,6 +77,10 @@ ul {
|
||||
min-width: 150px;
|
||||
}
|
||||
|
||||
.button-container > button:first-child {
|
||||
-moz-margin-start: 0;
|
||||
}
|
||||
|
||||
/* Trees */
|
||||
tree {
|
||||
min-height: 12em;
|
||||
|
Loading…
Reference in New Issue
Block a user