Fix spinner position of Contacts menu

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2017-04-25 10:05:49 +02:00 committed by Christoph Wurst
parent 945420baaf
commit 4ae5340814
1 changed files with 1 additions and 3 deletions

View File

@ -1081,9 +1081,7 @@ span.ui-icon {
.emptycontent { .emptycontent {
margin-top: 5vh !important; margin-top: 5vh !important;
margin-bottom: 2vh; margin-bottom: 2vh;
.icon-loading { .icon-loading,
position: inherit;
}
.icon-search { .icon-search {
display: inline-block; display: inline-block;
} }