aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/icons.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/Resources/static/themes/material/css/icons.scss')
-rw-r--r--app/Resources/static/themes/material/css/icons.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Resources/static/themes/material/css/icons.scss b/app/Resources/static/themes/material/css/icons.scss
index 268e6dca..1eeab902 100644
--- a/app/Resources/static/themes/material/css/icons.scss
+++ b/app/Resources/static/themes/material/css/icons.scss
@@ -111,7 +111,7 @@
111a.icon-image { 111a.icon-image {
112 background-repeat: no-repeat; 112 background-repeat: no-repeat;
113 padding-right: 0.4em !important; 113 padding-right: 0.4em !important;
114 padding-left: 1em !important; 114 padding-left: 0 !important;
115 margin-left: 25px; 115 margin-left: 25px;
116 116
117 &::before { 117 &::before {
@@ -120,7 +120,7 @@ a.icon-image {
120 width: 24px; 120 width: 24px;
121 height: 24px; 121 height: 24px;
122 float: left; 122 float: left;
123 margin: 0 6px 0 0; 123 margin: 7px 1.5px 0 0;
124 } 124 }
125 125
126 &.carrot::before { 126 &.carrot::before {