aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/cards.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/Resources/static/themes/material/css/cards.scss')
-rw-r--r--app/Resources/static/themes/material/css/cards.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Resources/static/themes/material/css/cards.scss b/app/Resources/static/themes/material/css/cards.scss
index 596d0a59..3edbe673 100644
--- a/app/Resources/static/themes/material/css/cards.scss
+++ b/app/Resources/static/themes/material/css/cards.scss
@@ -200,6 +200,7 @@ a.original:not(.waves-effect) {
200 background-color: $blueAccentColor; 200 background-color: $blueAccentColor;
201 padding: 0 15px 0 10px; 201 padding: 0 15px 0 10px;
202 margin: auto 2px; 202 margin: auto 2px;
203 border-radius: 6px;
203 204
204 a, 205 a,
205 i { 206 i {