Reduced border-radius for tags

This commit is contained in:
Nicolas Lœuillet 2017-05-31 20:31:35 +02:00
parent 91775f36fe
commit 84b041e87f
No known key found for this signature in database
GPG key ID: 7A5E5FFCBA7EF402
2 changed files with 2 additions and 0 deletions

View file

@ -132,6 +132,7 @@
background-color: $blueAccentColor;
padding: 0 15px 0 10px;
margin: auto 2px;
border-radius: 6px;
a,
i {

View 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 {