projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dac4a10
)
trying to override sidebar formatting.
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Wed, 3 Sep 2008 02:11:18 +0000
(22:11 -0400)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Wed, 3 Sep 2008 02:11:18 +0000
(22:11 -0400)
website/local.css
patch
|
blob
|
history
diff --git
a/website/local.css
b/website/local.css
index 42058e2a1b082d6e2bc7a86dcef55e357db5fa2f..b9af347ddf5a573bd51dfcccd9f099f537deda1e 100644
(file)
--- a/
website/local.css
+++ b/
website/local.css
@@
-79,10
+79,9
@@
div.actions {
}
#sidebar {
- line-height: ;
- width: ;
- float: ;
- margin-left: ;
- margin-bottom: ;
- padding: ;
+ line-height: normal;
+ width: 100%;
+ float: none;
+ margin: 0;
+ padding: 0;
}