fix some HTML violations in frio

This commit is contained in:
rabuzarus 2017-10-20 15:21:42 +02:00
commit f2d51737eb
45 changed files with 221 additions and 218 deletions

View file

@ -1178,6 +1178,10 @@ aside #follow-sidebar input {
height: 30px;
background-position: 10px 5px;
}
aside #peoplefind-sidebar label,
aside #follow-sidebar label {
font-weight: normal;
}
aside #peoplefind-sidebar .form-group-search .form-button-search,
aside #follow-sidebar .form-group-search .form-button-search {
padding: 2px 8px;
@ -1263,7 +1267,7 @@ section #jotOpen {
#jot-text-wrap textarea {
min-height: 100px;
}
#profile-jot-wrapper button#jot-submit {
#profile-jot-wrapper button#profile-jot-submit {
margin-top: 5px;
}
#profile-jot-wrapper #character-counter {