summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css14
1 files changed, 0 insertions, 14 deletions
diff --git a/local.css b/local.css
index d705f3b4..8669e5e3 100644
--- a/local.css
+++ b/local.css
@@ -51,7 +51,6 @@ pre
margin-left: 3em;
font-weight: bold;
padding: 0.5em;
- overflow: auto;
}
a
@@ -286,16 +285,3 @@ a:hover
padding-top: 0.3em;
padding-bottom: 0.3em;
}
-
-div.recentchanges
-{
- clear: none;
- width: auto;
-}
-
-/* Stop inlined pages (in news, tag/*, and so on) from running into the
- sidebar. */
-.inlinepage
-{
- overflow: auto;
-}