app/assets/stylesheets/commonwealth-vlr-engine/home.scss in commonwealth-vlr-engine-0.0.1 vs app/assets/stylesheets/commonwealth-vlr-engine/home.scss in commonwealth-vlr-engine-0.0.2
- old
+ new
@@ -48,9 +48,18 @@
text-align: left;
height: 34px;
margin-right: 3px;
}
+ .twitter-typeahead {
+
+ input {
+ border-bottom-left-radius: 3px;
+ border-top-left-radius: 3px;
+ }
+
+ }
+
}
}
#content_home_browse {
\ No newline at end of file