aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-04-03 21:47:48 +0200
committerAlex Legler <alex@a3li.li>2015-04-03 21:47:48 +0200
commitf73b4156ae976011b6b9d9bf161dff1e95459a65 (patch)
treeee5d3f602ed5175bac97f3991b5182fafbefeefc
parentSwitch retina.js/@2x system to SVG graphics with fallback (diff)
downloadtyrian-theme-f73b4156ae976011b6b9d9bf161dff1e95459a65.tar.gz
tyrian-theme-f73b4156ae976011b6b9d9bf161dff1e95459a65.tar.bz2
tyrian-theme-f73b4156ae976011b6b9d9bf161dff1e95459a65.zip
Fix site-label fix to be its own class
-rw-r--r--sources/css/tyrian/less/header.less3
1 files changed, 3 insertions, 0 deletions
diff --git a/sources/css/tyrian/less/header.less b/sources/css/tyrian/less/header.less
index bca4e1b..8878ed3 100644
--- a/sources/css/tyrian/less/header.less
+++ b/sources/css/tyrian/less/header.less
@@ -7,6 +7,9 @@
.label;
background-color: @gentoo-purple;
color: white;
+}
+
+.site-label-svg-fix {
vertical-align: 225%;
}