Remove icon on 'Send me my polls' button + Make it btn-success
This commit is contained in:
parent
f21892dc26
commit
67d0516161
@ -15,10 +15,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-6 col-md-offset-3 text-center">
|
<div class="col-md-6 col-md-offset-3 text-center">
|
||||||
<button type="submit" class="btn btn-warning btn-lg">
|
<button type="submit" class="btn btn-success">{__('FindPolls', 'Send me my polls')}</button>
|
||||||
<span class="glyphicon glyphicon-search"></span>
|
|
||||||
{__('FindPolls', 'Send me my polls')}
|
|
||||||
</button>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
Loading…
Reference in New Issue
Block a user