Unverified Commit 7c4b16a1 authored by srinivasan pusuluri's avatar srinivasan pusuluri Committed by GitHub
Browse files

Merge pull request #8415 from ShameerYezz/new-branch-576

Issue ED-576: 91 number not aligned properly in the text box while up…
parents df4b707f f2b77a73
release-5.1.0 Tags unavailable
1 merge request!1Feature/inquiry server validation
Showing with 1 addition and 3 deletions
+1 -3
...@@ -30,8 +30,6 @@ ...@@ -30,8 +30,6 @@
.ui.left.icon.input .icon { .ui.left.icon.input .icon {
font-size: 1rem; font-size: 1rem;
font-family: inherit;
margin-top: calculateRem(12px);
} }
.height-200 { .height-200 {
...@@ -43,7 +41,7 @@ ...@@ -43,7 +41,7 @@
.icon { .icon {
left: 0; left: 0;
top: calculateRem(10px); top: 0.625rem;
} }
.sb-form-control { .sb-form-control {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment