search bar spacing
[aai/sparky-fe.git] / resources / scss / common / _base.scss
index f7e3274..6228706 100644 (file)
@@ -20,7 +20,7 @@
  *
  * ECOMP is a trademark and service mark of AT&T Intellectual Property.
  */
+
 html {
   font-size: 100%;
   height: 100%;
@@ -62,8 +62,7 @@ h1, h2, h3, h4, h5, h6, ul {
 }
 
 input {
-
-  padding: 7px 10px;
+  padding: 5px 10px 0px 10px;
 }
 
 fieldset {