* Updating shift UI changes

* Adding border to last account settings item

* Fixing modals
Этот коммит содержится в:
Asaad Mahmood
2016-10-27 18:10:05 +05:00
коммит произвёл Joram Wilander
родитель 4dca84c8b4
Коммит 14ce471311
9 изменённых файлов: 88 добавлений и 17 удалений

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

@@ -9,9 +9,10 @@
.member-popover__trigger {
cursor: pointer;
min-width: 60px;
padding-right: 10px;
text-align: right;
width: 60px;
white-space: nowrap;
.fa {
font-size: 16px;

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

@@ -101,7 +101,7 @@
cursor: pointer;
height: 19px;
position: relative;
top: -1px;
top: 13px;
vertical-align: middle;
width: 19px;
}