Commit 9cbc9bca608f6aab2c3bcc698295fee2d746c8c5
1 parent
5683f417
Exists in
master
and in
28 other branches
container-block: remove unecessary display:none
Showing
1 changed file
with
0 additions
and
4 deletions
Show diff stats
plugins/container_block/public/style.css
@@ -9,10 +9,6 @@ | @@ -9,10 +9,6 @@ | ||
9 | clear: both; | 9 | clear: both; |
10 | } | 10 | } |
11 | 11 | ||
12 | -.container-block-plugin_container-block .block-target[id^='end-of-box-'] { | ||
13 | - display: none; | ||
14 | -} | ||
15 | - | ||
16 | #content .boxes .container-block-plugin_container-block .block .icon-down, #content .boxes .container-block-plugin_container-block .block .icon-down-disabled { | 12 | #content .boxes .container-block-plugin_container-block .block .icon-down, #content .boxes .container-block-plugin_container-block .block .icon-down-disabled { |
17 | background-image: url(/designs/icons/default/Tango/16x16/actions/go-next.png); | 13 | background-image: url(/designs/icons/default/Tango/16x16/actions/go-next.png); |
18 | } | 14 | } |