diff options
author | hardythe1 | 2013-11-19 14:47:56 +0530 |
---|---|---|
committer | hardythe1 | 2013-11-19 14:47:56 +0530 |
commit | aac8f596c18274917bb8fbd1361ce1c80273d5cb (patch) | |
tree | 316c37bc408cc222d068bfcf97bbaae89706f5c9 /tbc/static | |
parent | 94162a9637375f8983545addd05d064410f110c4 (diff) | |
download | Python-TBC-Interface-aac8f596c18274917bb8fbd1361ce1c80273d5cb.tar.gz Python-TBC-Interface-aac8f596c18274917bb8fbd1361ce1c80273d5cb.tar.bz2 Python-TBC-Interface-aac8f596c18274917bb8fbd1361ce1c80273d5cb.zip |
making changes to approve a book
Diffstat (limited to 'tbc/static')
-rwxr-xr-x | tbc/static/css/base.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tbc/static/css/base.css b/tbc/static/css/base.css index 1c3572e..c3d835e 100755 --- a/tbc/static/css/base.css +++ b/tbc/static/css/base.css @@ -6178,6 +6178,7 @@ a.badge:focus { height: 220px; margin: 20px 0 0 20px; padding: 10px; + padding-bottom: 35px; position: relative; width: 300px; } |