do not use visibility for fullscreen button and move fullscreen button to the right

This commit is contained in:
Mario Vavti
2016-07-11 12:49:53 +02:00
parent e2574cf069
commit d5afd0d7c2
7 changed files with 16 additions and 13 deletions

View File

@@ -59,7 +59,8 @@ aside .nav-pills > li > a,
padding: 6px 10px;
}
.wall-item-tools .dropdown-menu {
.wall-item-tools .dropdown-menu,
.section-title-wrapper .dropdown-menu {
min-width: auto;
}