commit be3a9d91e137d479fecc750e7d05694062d4fda6 parent 3ca29fa8a8984fb94d075eeb25a0ad71683b12ed Author: Dan Callaghan <djc@djc.id.au> Date: Fri, 19 Sep 2008 02:24:22 +1000 IE does weird things with HR margin Diffstat:
| M | static/css/common.css | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/static/css/common.css b/static/css/common.css
@@ -44,7 +44,6 @@ hr {
border: none;
border-top: 1px dashed #aaa;
height: 0;
- margin: 1.5em 0;
}
span.inlinesep {