Style error message alert on new task page

This commit is contained in:
perryharlock
2013-09-17 15:48:46 +01:00
parent c557157ae3
commit 66b9dc67e3
3 changed files with 9 additions and 3 deletions

View File

@@ -49,7 +49,7 @@
<div class="col-md-3">
{{#if results}}
<div style="display:block" class="btn-group">
<div class="btn-group block-level">
<button data-toggle="dropdown" class="btn-full-width btn btn-primary dropdown-toggle" type="button">{{date-format lastResult.date format="DD MMM YYYY"}} <span class="glyphicon glyphicon-calendar"></span> <span class="caret"></span></button>
<ul role="menu" class="dropdown-menu">
{{#results}}