]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Reduced border-radius for tags 3077/head
authorNicolas Lœuillet <nicolas@loeuillet.org>
Wed, 31 May 2017 18:31:35 +0000 (20:31 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Wed, 31 May 2017 18:31:35 +0000 (20:31 +0200)
app/Resources/static/themes/material/css/article.scss
app/Resources/static/themes/material/css/cards.scss

index 8b67f6bd3c7004b73c6d3cdb64df4d59d5b12c2a..27ff52214d521620f735c2bb7b85a306f8e2d134 100644 (file)
       background-color: $blueAccentColor;
       padding: 0 15px 0 10px;
       margin: auto 2px;
+      border-radius: 6px;
 
       a,
       i {
index 596d0a59773cd7d4f48e40972b0413076818934a..3edbe673eb5d2973013cdec1df4613a83d52c970 100644 (file)
@@ -200,6 +200,7 @@ a.original:not(.waves-effect) {
       background-color: $blueAccentColor;
       padding: 0 15px 0 10px;
       margin: auto 2px;
+      border-radius: 6px;
 
       a,
       i {