From aac8f596c18274917bb8fbd1361ce1c80273d5cb Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Tue, 19 Nov 2013 14:47:56 +0530 Subject: making changes to approve a book --- tbc/static/css/base.css | 1 + 1 file changed, 1 insertion(+) (limited to 'tbc/static/css') 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; } -- cgit