* Adding compact layout

* Fixing ESLint error
Этот коммит содержится в:
Asaad Mahmood
2016-05-16 17:06:26 +05:00
коммит произвёл Christopher Speller
родитель 565b111234
Коммит 0258fcfa5c
16 изменённых файлов: 409 добавлений и 32 удалений

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

@@ -448,7 +448,7 @@
@include opacity(.8);
float: right;
margin-right: 3px;
margin-top: 12px;
margin-top: 8px;
}
.member-select__container {
@@ -459,7 +459,7 @@
select {
@include opacity(.8);
float: right;
margin: 5px 5px 0 2px;
margin: 1px 5px 0 2px;
width: auto;
}
}