diff --git a/data/css/style.css b/data/css/style.css index 9ff6003cb..17dec5e31 100755 --- a/data/css/style.css +++ b/data/css/style.css @@ -185,11 +185,11 @@ INPUT[type="radio"] } INPUT[type="checkbox"] { - vertical-align: bottom; + vertical-align: center; } .ie7 INPUT[type="checkbox"] { - vertical-align: baseline; + vertical-align: center; } .ie6 INPUT { @@ -849,7 +849,7 @@ TABLE#book_table } TABLE#book_table TH#select { - vertical-align: middle; + vertical-align: middle; text-align: center; width: 10px } diff --git a/data/interfaces/bookstrap/author.html b/data/interfaces/bookstrap/author.html index 0c513f514..2e9591519 100644 --- a/data/interfaces/bookstrap/author.html +++ b/data/interfaces/bookstrap/author.html @@ -128,10 +128,16 @@