Commit dd515164f9191d3ee90cefea3a562d5c0d2b69fa
1 parent
b3e02b0f
Exists in
master
and in
2 other branches
Fix box organizer
Showing
1 changed file
with
0 additions
and
4 deletions
Show diff stats
style.css
... | ... | @@ -852,10 +852,6 @@ table.profile th { |
852 | 852 | color: #00006A; |
853 | 853 | } |
854 | 854 | |
855 | -#box-organizer div.box-1 .main-block { | |
856 | - clear: both; | |
857 | -} | |
858 | - | |
859 | 855 | /* Icons */ |
860 | 856 | |
861 | 857 | #content .environment-statistics-block h3.block-title span { background-image: url(images/icon-net.png); } | ... | ... |