diff options
| -rw-r--r-- | p/themes/Ansum/_layout.scss | 1 | ||||
| -rw-r--r-- | p/themes/Mapco/_layout.scss | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/p/themes/Ansum/_layout.scss b/p/themes/Ansum/_layout.scss index 861b9e471..a75601d06 100644 --- a/p/themes/Ansum/_layout.scss +++ b/p/themes/Ansum/_layout.scss @@ -38,7 +38,6 @@ &.search { // text-align: center; // width: 50%; - input { width: 230px; color: $sid-font-color; diff --git a/p/themes/Mapco/_layout.scss b/p/themes/Mapco/_layout.scss index 94e9d7f40..c7c0849b4 100644 --- a/p/themes/Mapco/_layout.scss +++ b/p/themes/Mapco/_layout.scss @@ -38,7 +38,6 @@ &.search { // text-align: center; // width: 50%; - input { width: 230px; color: $sid-font-color; |
