From 7056c36ebb8c6f9b07ea71e3d77a36ba79fdceb5 Mon Sep 17 00:00:00 2001 From: Bradley Priest Date: Sat, 14 Dec 2013 18:09:22 +0800 Subject: [PATCH] Fix layout of the retry all checkbox --- web/assets/stylesheets/application.css | 7 ++++--- web/views/retries.erb | 6 ++++-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/web/assets/stylesheets/application.css b/web/assets/stylesheets/application.css index 99f613a5..54b20b75 100755 --- a/web/assets/stylesheets/application.css +++ b/web/assets/stylesheets/application.css @@ -188,15 +188,16 @@ td form { margin-bottom: 0; } -td.table-checkbox { +.table tr > td.table-checkbox, .table tr > th.table-checkbox { padding: 0px; } -td.table-checkbox label { +table .table-checkbox label { height: 100%; width: 100%; - padding: 8px; + padding: 0px 16px; margin-bottom: 0; + line-height: 32px; } .navbar .navbar-brand { diff --git a/web/views/retries.erb b/web/views/retries.erb index 39ece162..492d388a 100644 --- a/web/views/retries.erb +++ b/web/views/retries.erb @@ -15,8 +15,10 @@ -
- + + <%= t('NextRetry') %> <%= t('RetryCount') %>