summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2011-03-26 15:04:23 +0100
committerThomas Schwinge <thomas@schwinge.name>2011-03-26 15:04:23 +0100
commitaca932f35cc4c03d7cf0e7e75646899a978c5d44 (patch)
tree686e3d8ce947c72255bd36c714e9a5e55f05feed /local.css
parent6d15d94576f499facb9eb562baf992f10cc7c264 (diff)
Make the sidebar fixed-width. (As per style.css.)
Alternatively, we could use ``width: auto; max-width: ...;''.
Diffstat (limited to 'local.css')
-rw-r--r--local.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/local.css b/local.css
index 8669e5e3..297a1e78 100644
--- a/local.css
+++ b/local.css
@@ -161,7 +161,6 @@ a:hover
/* Placement. */
.sidebar
{
- width: auto;
margin-left: 20px;
}