(hopefully) langbox fixes

This commit is contained in:
kytv
2014-02-22 23:58:25 +00:00
parent 18b4a2427b
commit 37728e38c9
2 changed files with 2 additions and 2 deletions

View File

@ -995,7 +995,7 @@ p img:first-child {
margin: 5px 5px 0 5px;
color: #001;
font-size: 7pt;
width: 300px;
width: 310px;
text-align: right;
float: right;
valign: middle;

View File

@ -1088,7 +1088,7 @@ button:active {
padding: 2px 5px;
color: #001;
font-size: 7pt;
width: 300px;
width: 310px;
text-align: right;
float: right;
vertical-align: middle;