1
0
Fork 0

Merge pull request #3817 from rabuzarus/20171019_-_fix_some_html_violations

fix some HTML violations in frio
This commit is contained in:
Michael Vogel 2017-10-22 07:48:06 +02:00 committed by GitHub
commit 2c55d9f3ce
45 changed files with 221 additions and 218 deletions

View file

@ -1185,6 +1185,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;
@ -1270,7 +1274,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 {