added translation string to JSON files, removed unneccessary class (already covered by bootstrap CSS) and moved noscript CSS load into head (allowed when not using XHTML)

This commit is contained in:
El RIDO 2016-11-13 12:27:09 +01:00
parent 64e1e0d7c4
commit 9dcdb3172c
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
9 changed files with 26 additions and 17 deletions

View file

@ -98,10 +98,6 @@ body.navbar-spacing {
margin-bottom: 10px;
}
.smallErrorText {
font-size: 80%;
}
.comment {
border-left: 1px solid #ccc;
padding: 5px 0 5px 10px;