Index: static/css/index-desktop.css |
=================================================================== |
--- a/static/css/index-desktop.css |
+++ b/static/css/index-desktop.css |
@@ -145,46 +145,8 @@ |
} |
#pageactions |
{ |
margin-left: 0; |
margin-right: 0; |
width: 100%; |
} |
- |
-#more, #less |
-{ |
- position: absolute; |
- left: 50%; |
- bottom: 220px; |
- *bottom: -70px; |
- *margin-bottom: 0px; |
- _margin-bottom: 470px; |
- width: 200px; |
- margin-left: 200px; |
- border-radius: 4px 4px 0px 0px; |
-} |
- |
-#more-container.hidden #more, |
-#more-container.hidden #less |
-{ |
- *bottom: -30px; |
- _bottom: 10px; |
- *margin-bottom: -40px; |
- _margin-bottom: 390px; |
-} |
- |
-#sidebar |
-{ |
- width: 220px; |
- padding-top: 60px; |
-} |
- |
-#more-tabs #sidebar button |
-{ |
- display: block; |
-} |
- |
-.more-tab |
-{ |
- width: 760px; |
-} |