diff --git a/app/assets/stylesheets/tags.sass b/app/assets/stylesheets/tags.sass index 8c3292fd..47854c44 100644 --- a/app/assets/stylesheets/tags.sass +++ b/app/assets/stylesheets/tags.sass @@ -5,16 +5,14 @@ p.tags a:after p.tags a:last-child:after content: '' -.tag - vertical-align: middle - &.css1 - font-size: 1.0em - &.css2 - font-size: 1.2em - &.css3 - font-size: 1.4em - &.css4 - font-size: 1.6em +.css1 + font-size: 1.0em +.css2 + font-size: 1.2em +.css3 + font-size: 1.4em +.css4 + font-size: 1.6em .tagsinput border: none !important