Increase padding, in case page is viewed with smaller DPI.
Submitted by: bdrewery
This commit is contained in:
parent
8d500e5a49
commit
3daae7b7bf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40373
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue