diff --git a/src/assets/css/palmpay.css b/src/assets/css/palmpay.css index 2698eb0..214d97f 100644 --- a/src/assets/css/palmpay.css +++ b/src/assets/css/palmpay.css @@ -406,4 +406,9 @@ header .col-md-10, header .col-md-10 > div { } .uppercase-text { text-transform: uppercase; +} + +.row { + margin-right: 0 !important; + margin-left: 0 !important; } \ No newline at end of file diff --git a/src/components/EnhancedSearch.js b/src/components/EnhancedSearch.js index 63553b0..ab9f997 100644 --- a/src/components/EnhancedSearch.js +++ b/src/components/EnhancedSearch.js @@ -49,12 +49,9 @@ class EnhancedSearch extends Component {
- - - - - - - -
- +
, }} - /> -
{textComponent}
+ />
+ +
{textComponent}
+

{this.props.showSearchColumns && this.props.columns.map(column => (