]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/empty_div_element.mdwn
unconfuse
[ikiwiki.git] / 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;
     }