customize bootstrap for smaller font, and fix layout css glitches

This commit is contained in:
Oliver Gorwits
2012-08-27 19:07:23 +01:00
parent d0917fbd33
commit 4cd0c06567
7 changed files with 843 additions and 22 deletions

View File

@@ -78,7 +78,7 @@
<input type="checkbox" id="matchall"
name="matchall"[% ' checked="checked"' IF params.matchall %]/>
</label>
<label for="matchall">
<label class="nd_checkboxlabel" for="matchall">
<span class="nd_searchcheckbox uneditable-input">Match All Options</span>
</label>
</div>