Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Compony components
Flat design
Core
form-item--date--with-datepicker-and-select2
Commits
89d249a2
Commit
89d249a2
authored
Apr 29, 2019
by
Compony
Browse files
Some small changes so that visually everything falls in to place by default.
parent
584203a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
form-item--date.scss
form-item--date.scss
+5
-3
No files found.
form-item--date.scss
View file @
89d249a2
...
...
@@ -45,7 +45,9 @@
border
:
1px
solid
#4D4D4D
;
box-shadow
:
1px
1px
2px
0
rgba
(
0
,
0
,
0
,
0
.34
);
border-radius
:
19px
;
padding
:
26px
20px
;
padding
:
0
.4rem
2rem
;
z-index
:
2
!
important
;
width
:
auto
!
important
;
}
// Hide the left and right arrows.
...
...
@@ -72,9 +74,9 @@
height
:
30px
;
display
:
inline-block
;
border-radius
:
5px
;
font-size
:
2
1px
;
font-size
:
1
6
px
;
transition
:
all
0
.2s
ease
;
line-height
:
30px
;
text-align
:
center
!
important
;
&
:hover
,
&
:focus
{
color
:
#4D4D4D
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment