minor button fix
This commit is contained in:
parent
350860c061
commit
711b3428e3
|
@ -1828,6 +1828,6 @@ dl.bb-dl > dd > li {
|
||||||
visibility: hidden;
|
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;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue