fix some HTML violations in frio
This commit is contained in:
parent
704aef67fb
commit
f2d51737eb
45 changed files with 221 additions and 218 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue