Bug 1139509 - Bold version, don't bold distribution info. r=mixedpuppy, uir=phlsa

This commit is contained in:
Mike Kaply 2015-03-13 08:37:25 -05:00
Родитель 293c4b5fad
Коммит 154a1d8fdf
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -23,6 +23,7 @@
} }
#version { #version {
font-weight: bold;
margin-top: 10px; margin-top: 10px;
-moz-margin-start: 0; -moz-margin-start: 0;
-moz-user-select: text; -moz-user-select: text;
@ -32,7 +33,6 @@
#distribution, #distribution,
#distributionId { #distributionId {
font-weight: bold;
display: none; display: none;
margin-top: 0; margin-top: 0;
margin-bottom: 0; margin-bottom: 0;