css fixes

This commit is contained in:
cubedro
2015-04-02 19:52:24 +03:00
parent 380d677793
commit b8f7730af6
2 changed files with 3 additions and 3 deletions

View File

@@ -60,8 +60,8 @@ body {
.jqsfield {
position: relative;
padding: 5px 0;
width: 60px;
left: -30px;
width: auto;
left: -50%;
word-wrap: wrap;
text-align: center;
}