minor button fix

This commit is contained in:
root 2018-12-30 11:36:53 +00:00
parent 350860c061
commit 711b3428e3
1 changed files with 2 additions and 2 deletions

View File

@ -1828,6 +1828,6 @@ dl.bb-dl > dd > li {
visibility: hidden;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
.wall-item-tools-right > .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
visibility: hidden;
}
}