Correct radio button alignement
This commit is contained in:
parent
2eae639425
commit
03f19db8cb
@ -135,7 +135,7 @@
|
||||
<div class="row" style="margin-bottom: 0px">
|
||||
<h3 class="col s12 center">Guild Selection</h3>
|
||||
<div class="col offset-s4 s4 center">
|
||||
<form id="guild_form" action="#" class="">
|
||||
<form id="guild_form" action="#" class="left-align">
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -195,7 +195,7 @@
|
||||
<div class="row" style="margin-bottom: 0px">
|
||||
<h3 class="col s12 center">Vocal Channels</h3>
|
||||
<div class="col offset-s4 s4 center">
|
||||
<form id="channelForm" action="#" >
|
||||
<form id="channelForm" action="#" class="left-align">
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user