add a class to col in settings pages. looks like I already had a class to deal with "mobile chromeshit" lmao

merge-requests/208/head
Thomas Lynch 4 years ago
parent bdca953bf7
commit 4b9b7e105b
  1. 2
      views/pages/managesettings.pug

@ -185,7 +185,7 @@ block content
.label SFW
label.postform-style.ph-5
input(type='checkbox', name='sfw', value='true' checked=board.settings.sfw)
.col
.col.w900
.row
.label Theme
select(name='theme')

Loading…
Cancel
Save