Revert "PLT-2027- Improvements to about dialog"

Этот коммит содержится в:
Christopher Speller
2016-04-01 12:02:14 -04:00
родитель 3245ed253a
Коммит 7ecd23bb6c
10 изменённых файлов: 60 добавлений и 200 удалений

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

@@ -12,7 +12,7 @@
text-align: left;
&.light {
@include opacity(.6);
color: $dark-gray;
font-size: 1.05em;
font-style: italic;
font-weight: normal;
@@ -41,13 +41,10 @@
.form-group {
margin-bottom: 25px;
}
}
.form-group {
&.less {
margin-bottom: 10px;
&.less {
margin-bottom: 10px;
}
}
}