summaryrefslogtreecommitdiffstats
path: root/webapp/sass/responsive/_tablet.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/responsive/_tablet.scss')
-rw-r--r--webapp/sass/responsive/_tablet.scss4
1 files changed, 3 insertions, 1 deletions
diff --git a/webapp/sass/responsive/_tablet.scss b/webapp/sass/responsive/_tablet.scss
index 79a22aa30..f8ca019e0 100644
--- a/webapp/sass/responsive/_tablet.scss
+++ b/webapp/sass/responsive/_tablet.scss
@@ -366,7 +366,9 @@
text-rendering: auto;
top: -2px;
width: 51px;
-
+ &:hover {
+ text-decoration: underline;
+ }
}
}
}