Fixed font-size reset
authorMarcel Werk <burntime@woltlab.com>
Wed, 11 Sep 2013 18:53:27 +0000 (20:53 +0200)
committerMarcel Werk <burntime@woltlab.com>
Wed, 11 Sep 2013 18:53:27 +0000 (20:53 +0200)
wcfsetup/install/files/style/bootstrap/reset.less

index 489c55df393f78348eb5ad6e124820d54acac9a0..15988980927b5ad4f1b4c9f59eb7adbf64d697a7 100644 (file)
@@ -22,7 +22,7 @@ time, mark, audio, video {
        margin: 0;
        padding: 0;
        border: 0;
-       font-size: 1rem;
+       font-size: 100%;
 }
 
 h1, h2, h3, h4, h5, h6 {