forked from GNUsocial/gnu-social
Updated biz theme to hide form_repeat legend
This commit is contained in:
parent
ffd2e431a9
commit
c88979d359
@ -942,17 +942,18 @@ padding-left:16px;
|
||||
width:16px;
|
||||
padding:2px 0;
|
||||
}
|
||||
.notice-options .form_repeat legend,
|
||||
.notice-options .form_favor legend,
|
||||
.notice-options .form_disfavor legend {
|
||||
display:none;
|
||||
}
|
||||
.notice-options .form_repeat fieldset,
|
||||
.notice-options .form_favor fieldset,
|
||||
.notice-options .form_disfavor fieldset {
|
||||
border:0;
|
||||
padding:0;
|
||||
}
|
||||
|
||||
|
||||
#usergroups #new_group {
|
||||
float: left;
|
||||
margin-right: 2em;
|
||||
|
Loading…
Reference in New Issue
Block a user