clean up the styling on the permissions role descriptive text

This commit is contained in:
nobody 2020-11-15 17:23:21 -08:00
parent 603c643a1d
commit c491ba1872
2 changed files with 4 additions and 1 deletions

View file

@ -1837,3 +1837,7 @@ dl.bb-dl > dd > li {
.channel-active {
border: 3px solid #0275d8;
}
#channel_role_text {
margin-bottom: 10px;
}

View file

@ -49,7 +49,6 @@
{{else}}
<input type="hidden" name="permissions_role" value="{{$permissions_role}}" >
{{/if}}
<br>
{{$autoperms}}
{{$anymention}}
{{include file="field_select.tpl" field=$comment_perms}}