]> sipb.mit.edu Git - ikiwiki.git/commitdiff
unconfuse
authorwouter <wouter@web>
Sat, 1 Mar 2014 14:43:56 +0000 (10:43 -0400)
committeradmin <admin@branchable.com>
Sat, 1 Mar 2014 14:43:56 +0000 (10:43 -0400)
doc/bugs/empty_div_element.mdwn

index 7a196e438f832ca496da0bd496e90e36a6059407..938db3eec4e189998334c617fbacf7c95d8f1e4e 100644 (file)
@@ -7,7 +7,7 @@ For instance, something like this:
 
 etc. For bonus points, the number could be configurable. To avoid empty content, style.css should have something like this:
 
-    .extra {
+    .aux {
         display: none;
     }