Browse Source

Layout fix for tag editor.

pull/440/head
Sebastian 6 years ago
parent
commit
ec4229cc94
  1. 2
      frontend/app/framework/angular/forms/tag-editor.component.scss

2
frontend/app/framework/angular/forms/tag-editor.component.scss

@ -96,7 +96,7 @@ div {
height: 1.25rem; height: 1.25rem;
font-size: .8rem; font-size: .8rem;
font-weight: normal; font-weight: normal;
margin: 0 2px 2px 0; margin-right: 2px;
white-space: nowrap; white-space: nowrap;
} }

Loading…
Cancel
Save