mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
Removing extra space between .sideblock .hidden
This commit is contained in:
parent
1997f36731
commit
486589c971
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user