Changeset - 331b14b45eb8
[Not reviewed]
0 1 0
Brett Smith (brett) - 7 years ago 2016-12-31 04:12:09
brett@sfconservancy.org
css: Remove noop rule.

This wasn't doing anything because "line-height" was misspelled.
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/css/conservancy.css
Show inline comments
...
 
@@ -185,7 +185,6 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
    margin-left: 225px;
 
    margin-right: 50px;
 
    max-width: 1000px;
 
    line-hight: 1.25em;
 
}
 
#container #sidebar {
 
    width: 200px;
0 comments (0 inline, 0 general)