Skip to content

Commit a451488

Browse files
committed
Fix #548
1 parent d59daab commit a451488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/channel.jade

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ html(lang="en")
5757
button#newpollbtn.btn.btn-sm.btn-default New Poll
5858
button#emotelistbtn.btn.btn-sm.btn-default Emote List
5959
#rightcontrols.col-lg-7.col-md-7
60-
#plcontrol.btn-group.pull-left
60+
#plcontrol.btn-group
6161
button#showsearch.btn.btn-sm.btn-default(title="Search for a video", data-toggle="collapse", data-target="#searchcontrol")
6262
span.glyphicon.glyphicon-search
6363
button#showmediaurl.btn.btn-sm.btn-default(title="Add video from URL", data-toggle="collapse", data-target="#addfromurl")

0 commit comments

Comments
 (0)