[frio] Cleanup CSS/UI

- Fix panel usage
- Remove double submit button in theme config
- Remove textarea phantom label when not provided
- Improve filebrowser button display
- Fix slider input display
- Simplify user menu styles
This commit is contained in:
Hypolite Petovan 2020-08-15 20:18:05 -04:00
commit 43df577209
7 changed files with 44 additions and 238 deletions

View file

@ -44,9 +44,6 @@
{{/if}}
</div>
<div class="panel-footer">
<button type="submit" name="submit" class="btn btn-primary" value="{{$submit}}">{{$submit}}</button>
</div>
</div>
</div>