mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Vertically center label text and button.
This commit is contained in:
parent
d71296da9f
commit
bf872dc94f
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue