]> de.git.xonotic.org Git - xonotic/xonstat.git/commitdiff
Move the statline down 10px.
authorAnt Zucaro <azucaro@gmail.com>
Sat, 7 Mar 2015 14:22:18 +0000 (09:22 -0500)
committerAnt Zucaro <azucaro@gmail.com>
Sat, 7 Mar 2015 14:22:18 +0000 (09:22 -0500)
xonstat/static/css/app.css

index 41019876a733523bcc5df5317b26655085aa94ba..f6b9975c489a0941c4d36d8812906b5d9ba95720 100644 (file)
@@ -171,7 +171,7 @@ table thead tr th, table thead tr td, table tr th, table tr td {
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-size: 0.9rem;
   position: relative;
-  top: -20px;
+  top: -10px;
 }
 
 .nostretch {