Merge pull request #3817 from rabuzarus/20171019_-_fix_some_html_violations
fix some HTML violations in frio
This commit is contained in:
commit
2c55d9f3ce
45 changed files with 221 additions and 218 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue