* Multiple UI Improvements

* Reverting modal animation
Этот коммит содержится в:
Asaad Mahmood
2016-12-06 20:51:31 +05:00
коммит произвёл Christopher Speller
родитель 42f28886cc
Коммит 08c2d28942
9 изменённых файлов: 52 добавлений и 32 удалений

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

@@ -21,6 +21,11 @@
width: 100%;
z-index: 101;
.fa-user {
position: relative;
top: -1px;
}
.mention--align {
@include clearfix;
text-overflow: ellipsis;

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

@@ -17,6 +17,7 @@
}
.popover-title {
@include border-radius(0);
background: alpha-color($black, .05);
max-width: 100%;
overflow: hidden;