Changed Import button size

This commit is contained in:
Atlante45 2014-02-20 10:37:31 -08:00
parent b69bdccc8f
commit 9238ef13e6

View file

@ -36,7 +36,7 @@ QPushButton {
border-radius: 9px;
font-size: 18px;
padding: 17px 0px 15px;
width: 120px;
width: 150px;
margin-top: 20px;
margin-bottom: 18px;
}