Electron-174 - Removed the label CSS as it was not being used

This commit is contained in:
Kiran Niranjan
2017-11-05 10:43:51 +05:30
committed by Kiran Niranjan
parent 8906149afa
commit fff2d15bdc

View File

@@ -26,13 +26,6 @@
font-size: .9em;
}
label {
display: inline-block;
width: 20%;
text-align: right;
padding-right: 0.5em;
}
form {
padding-top: 15px;
}