Fix search form overflow
[opnfvdocs.git] / docs / _static / my-styles.css
index 86e7ea8..94e72cd 100644 (file)
@@ -17,4 +17,12 @@ body{
 
 .navbar-text{
        color: #676767;
+}
+
+.navbar-form.navbar-right{
+       padding: 0;
+}
+
+.navbar-form .form-control{
+       width: 150px;
 }
\ No newline at end of file