Vertically center label text and button.

This commit is contained in:
Paulo Reis 2017-05-02 12:20:28 +01:00
parent d71296da9f
commit bf872dc94f

View file

@ -265,7 +265,7 @@ ul.project-list {
.tag-label-name,
.tag-label-remove {
display: inline-block;
padding-top: 0.25em;
padding-top: 0.3em;
color: #FFF;
}
.tag-label-name {