diff options
| author | Andrew Dolgov <fox@madoka.spb.ru> | 2007-08-10 04:29:56 +0100 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.spb.ru> | 2007-08-10 04:29:56 +0100 |
| commit | 1c3187cf6e99067d2dae82dba76d185018b43ff0 (patch) | |
| tree | 24d90b79cd841da33868e3d2d0c3a74858ba5bc8 /themes | |
| parent | 3fc2eed58aae30c2478e9314fbae398e8ceb8883 (diff) | |
style tweaks
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/graycube/theme.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/graycube/theme.css b/themes/graycube/theme.css index 33805b2c8..cca6095a8 100644 --- a/themes/graycube/theme.css +++ b/themes/graycube/theme.css @@ -88,6 +88,7 @@ div.postReply div.postHeader { border-style : solid; border-color : #999999; border-width : 0px 0px 1px 0px; + margin : 0px; } div.postReply > div.postHeader { |