Fix up some localizations

This commit is contained in:
Eugen Rochko 2017-03-26 13:22:38 +02:00
parent ebe53cb38c
commit f864fee116
12 changed files with 22 additions and 26 deletions

View file

@ -14,13 +14,17 @@ code {
margin-bottom: 15px;
}
.hint {
span.hint {
display: block;
color: $color3;
font-size: 12px;
margin-top: 4px;
}
p.hint {
margin-bottom: 15px;
}
.label_input {
display: flex;