Bug 739875 no-js download button needs slight layout fix

This commit is contained in:
Steven Garrity 2012-03-28 20:23:24 -03:00
Родитель 0c7f6e2a47
Коммит cab9de1123
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -67,6 +67,10 @@
small.download-other {
text-align: center;
}
noscript h4,
.unsupported-download h4 {
font-size: 14px;
}
}
.download-button-small .download-link {
margin-left: 0;