summaryrefslogtreecommitdiffstats
path: root/webapp/sass/components/_save-button.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/components/_save-button.scss')
-rw-r--r--webapp/sass/components/_save-button.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/webapp/sass/components/_save-button.scss b/webapp/sass/components/_save-button.scss
index 12f793aa1..dedef3255 100644
--- a/webapp/sass/components/_save-button.scss
+++ b/webapp/sass/components/_save-button.scss
@@ -1,7 +1,7 @@
@charset 'UTF-8';
.save-button {
- .glyphicon {
+ .icon {
margin-right: 10px;
}
-} \ No newline at end of file
+}