css fixes

This commit is contained in:
Mario Vavti 2017-03-19 17:06:55 +01:00
parent c85f1a208d
commit a0245f3e93
3 changed files with 6 additions and 4 deletions

View file

@ -46,7 +46,9 @@ nav.navbar {
overflow: auto;
}
.navbar-toggler-right {
top: 0.5rem;
}
/* nav overrides end */
.wall-item-tools .dropdown-menu {

View file

@ -1261,7 +1261,7 @@ img.mail-conv-sender-photo {
#avatar {
width: 2.2rem;
height: 2.2rem;
border-radius: 50%;
border-radius: $radius;
}
.page-title {

View file

@ -5,8 +5,8 @@
{{/foreach}}
</ul>
</div>
<div class="hidden-md-up dropup clearfix" style="position:fixed; right:7px; bottom:2rem; z-index:1020">
<button type="button" class="btn btn-outline-success btn-sm float-right" data-toggle="dropdown">
<div class="hidden-md-up dropdown clearfix" style="position:fixed; right:7px; top:4.5rem; z-index:1020">
<button type="button" class="btn btn-outline-secondary btn-sm float-right" data-toggle="dropdown">
<i class="fa fa-bars"></i>
</button>
<div class="dropdown-menu dropdown-menu-right">