aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/info-bar.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/info-bar.scss')
-rw-r--r--src/styles/info-bar.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/styles/info-bar.scss b/src/styles/info-bar.scss
index c30c951ee..b6d1e84e2 100644
--- a/src/styles/info-bar.scss
+++ b/src/styles/info-bar.scss
@@ -46,6 +46,10 @@
46 } 46 }
47 } 47 }
48 48
49 a {
50 // text-decoration: underline;
51 }
52
49 &.info-bar--bottom { 53 &.info-bar--bottom {
50 order: 10; 54 order: 10;
51 } 55 }