Initial Bootstrap 3 migration

This commit is contained in:
Taloth Saldono
2014-04-01 22:10:36 +02:00
committed by Mark McDowall
parent ad0e372c35
commit 28fa264c69
151 changed files with 9617 additions and 6299 deletions

View File

@@ -1,4 +1,4 @@
<select class="span2 x-quality-profile">
<select class="col-md-2 x-quality-profile">
{{#each this}}
<option value="{{id}}">{{name}}</option>
{{/each}}