minor fixes
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.wall-item-tools-right > .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
|
||||
.wall-item-tools-right > .btn-group > .btn:first-child {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.wall-item-tools-right > .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
|
||||
.wall-item-tools-right > .btn-group > .btn:first-child {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.wall-item-tools-right > .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
|
||||
.wall-item-tools-right > .btn-group > .btn:first-child {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user