Merge pull request #1674 from asaadmahmoodspin/ui-improvements

Ui improvements
Этот коммит содержится в:
Joram Wilander
2015-12-09 11:16:42 -05:00
родитель 7f1b0cbd1f ea5bde6c82
Коммит 519ec06e2d
2 изменённых файлов: 3 добавлений и 2 удалений

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

@@ -394,7 +394,6 @@
.modal-body {
padding: 10px 0 20px;
@include clearfix;
}
.filter-row {

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

@@ -183,7 +183,7 @@
text-align: right;
margin-bottom: 5px;
.fa {
margin-right: 7px;
margin-right: 5px;
font-size: 12px;
@include opacity(0.5);
display: none;
@@ -335,6 +335,8 @@
.fa {
margin-right: 5px;
@include opacity(0.5);
font-size: 12px;
}
.member-menu {