diff --git a/index.html b/index.html index 7b54e6a2..f11830bf 100644 --- a/index.html +++ b/index.html @@ -5,9 +5,9 @@ ascribe - - + +
diff --git a/sass/main.scss b/sass/main.scss index 2734ffdf..abd0a757 100644 --- a/sass/main.scss +++ b/sass/main.scss @@ -162,7 +162,8 @@ text-transform: uppercase; } -.input-text-ascribe { +.input-text-ascribe, +.datepicker__input { border-bottom: 1px solid black; border-top: 0; border-left: 0; @@ -240,4 +241,4 @@ .col-bottom { vertical-align: bottom; -} \ No newline at end of file +}