Removing extra space between .sideblock .hidden
This commit is contained in:
@@ -847,11 +847,11 @@ table.calendar-controls .next
|
||||
background: url('../../pix/t/switch_minus.gif') no-repeat bottom;
|
||||
}
|
||||
|
||||
.sideblock .hidden .heading .hide-show img.hide-show-image {
|
||||
.sideblock.hidden .heading .hide-show img.hide-show-image {
|
||||
background: url('../../pix/t/switch_plus.gif') no-repeat bottom;
|
||||
}
|
||||
|
||||
.sideblock .hidden .content {
|
||||
.sideblock.hidden .content {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user