Explorar el Código

Clear right direction (left).

Signed-off-by: Heikki Hokkanen <hoxu@users.sf.net>
Tobias Gruetzmacher hace 17 años
padre
commit
2c771feb3e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      gitstats.css

+ 1
- 1
gitstats.css Ver fichero

@@ -18,7 +18,7 @@ dt:after {
18 18
 
19 19
 dd {
20 20
 	display: block;
21
-	clear: right;
21
+	clear: left;
22 22
 }
23 23
 
24 24
 table {