зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1133246 - Fix wrong buttons alignment with content on about pages using info-pages.css. r=jaws
This commit is contained in:
Родитель
eac9e87da2
Коммит
0dec1d6038
|
@ -77,6 +77,10 @@ ul {
|
|||
min-width: 150px;
|
||||
}
|
||||
|
||||
.button-container > button:first-child {
|
||||
-moz-margin-start: 0;
|
||||
}
|
||||
|
||||
/* Trees */
|
||||
tree {
|
||||
min-height: 12em;
|
||||
|
|
Загрузка…
Ссылка в новой задаче