FIX: topic-notifications taking too much space in timeline

This commit is contained in:
Joffrey JAFFEUX 2017-09-07 19:55:56 +02:00 committed by GitHub
parent 5054065e81
commit 3c0a9d4d19
1 changed files with 2 additions and 11 deletions

View File

@ -121,12 +121,6 @@
bottom: 10px;
left: 10px;
.dropdown-menu {
position: absolute;
left: 0;
bottom: 30px;
}
button, .btn-group {
float: none;
display: inline-block;
@ -204,11 +198,8 @@
margin-right: 0;
}
ul.dropdown-menu {
right: 0.5em;
top: auto;
bottom: 25px;
left: auto;
.topic-notifications {
min-width: auto;
}
}