summaryrefslogtreecommitdiffstats
path: root/src/objects/_action-button.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/objects/_action-button.scss')
-rw-r--r--src/objects/_action-button.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/objects/_action-button.scss b/src/objects/_action-button.scss
index edb9200..cfd859c 100644
--- a/src/objects/_action-button.scss
+++ b/src/objects/_action-button.scss
@@ -84,6 +84,7 @@
84 text-align: center; 84 text-align: center;
85 text-decoration: none; 85 text-decoration: none;
86 text-overflow: ellipsis; 86 text-overflow: ellipsis;
87 vertical-align: top;
87 white-space: nowrap; 88 white-space: nowrap;
88 89
89 &:link, 90 &:link,