Increase padding, in case page is viewed with smaller DPI.

Submitted by:	bdrewery
This commit is contained in:
Glen Barber 2012-12-13 02:14:17 +00:00
parent 8d500e5a49
commit 3daae7b7bf
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40373

View file

@ -437,7 +437,7 @@
margin-top: 10px;
padding: 0;
/*padding-right: 30px;*/
width: 150px;
width: 180px;
height: 25px;
background-color: white;
-moz-border-radius: 10px;