Fix tags line up (#1722)

This commit is contained in:
aignatov-bio 2019-05-06 14:19:32 +02:00 committed by GitHub
parent c866d96ea7
commit 4c1a64ce4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,7 +69,7 @@
.select-container {
float: right;
position: relative;
width: calc(100% - 35px);
width: calc(100% - 40px);
select {
display: none;