diff --git a/ircradio/static/index.css b/ircradio/static/index.css index 687f66a..6681a56 100644 --- a/ircradio/static/index.css +++ b/ircradio/static/index.css @@ -12,6 +12,10 @@ button[data-playing="true"] { color: white; } color: #5586b7; border-color: #527ca8; } +.bootstrap-table .search { + float: none !important; + width: 100% !important; +} .card-header {padding: .5rem 1rem;} .card-header .font-weight-normal {font-size: 1.2rem;} .card-img-top { diff --git a/ircradio/templates/request.html b/ircradio/templates/request.html index 5aea50d..8585dc1 100644 --- a/ircradio/templates/request.html +++ b/ircradio/templates/request.html @@ -37,11 +37,11 @@ data-url="{{url_for('api_songs')}}"> - + Name - User Karma - + User +