summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorFelix Favre <gnomus@gnomus.de>2014-12-16 00:30:03 +0100
committerFelix Favre <gnomus@gnomus.de>2014-12-16 00:30:03 +0100
commit84b0a9c96c24cdd5e2c177f8007a8ccbcf5e8e6e (patch)
tree0115f9af675778c389f2aecafb8a3680175a1794 /templates
parentb299b0e085323bc423b038ef151a82749b4150cd (diff)
user shift styling
fixes #168
Diffstat (limited to 'templates')
-rw-r--r--templates/user_shifts.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/templates/user_shifts.html b/templates/user_shifts.html
index 206a8a9f..153af7ee 100644
--- a/templates/user_shifts.html
+++ b/templates/user_shifts.html
@@ -45,8 +45,12 @@
<div class="col-md-2">%type_select%</div>
<div class="col-md-2">%filled_select%</div>
</div>
- <div>%task_notice%</div>
- <div>%new_style_checkbox%</div>
- <input class="btn btn-primary" type="submit" style="width: 100%;" value="%filter%">
+ <div class="row">
+ <div class="col-md-6">
+ <div>%task_notice%</div>
+ <div>%new_style_checkbox%</div>
+ <input class="btn btn-primary" type="submit" style="width: 75%; margin-bottom: 20px" value="%filter%">
+ </div>
+ </div>
</form>
%shifts_table% %ical_text%