sidebar layout detail improvements

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2016-11-17 16:11:48 +01:00
Родитель fa922a6ae0
Коммит 45eea955cc
1 изменённых файлов: 10 добавлений и 4 удалений

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

@ -23,20 +23,26 @@
}
#oca-spreedme-add-room .select2-container {
width: 100%;
margin: 0;
margin: 0 !important;
border: none;
padding: 9px;
padding-left: 36px;
}
#oca-spreedme-add-room .select2-arrow {
display: none;
}
.select2-search input {
padding: 13px 12px !important;
width: 100%;
box-sizing: border-box;
margin: 0;
background-image: none !important;
}
#app-navigation .avatar,
#app-navigation .icon-contacts-dark {
position: absolute;
left: 8px;
top: 8px;
left: 6px;
top: 6px;
}
#app-navigation .icon-contacts-dark {
background-color: transparent !important;