Remove temporarily forced postcss-less version

postcss-less issue is now resolved and new version released.
Also a spacing related error is fixed

Change-Id: I0d768d29d2003fb4373436d957efcf0cec84286f
This commit is contained in:
Santhosh Thottingal
2018-03-27 16:13:32 +05:30
parent 04a8eeb62c
commit c818cf2800
2 changed files with 2 additions and 3 deletions

View File

@@ -144,7 +144,7 @@
border-color: #2a4b8d;
}
.checkbox input[type='checkbox'] {
.checkbox input[ type='checkbox' ] {
margin-left: 0;
}