Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Miroslav Kratochvil
jekyll-theme-lcsb-default
Commits
54dc8e53
Verified
Commit
54dc8e53
authored
Apr 09, 2020
by
Laurent Heirendt
✈
Browse files
fix padding
parent
e8e3b023
Changes
1
Hide whitespace changes
Inline
Side-by-side
_includes/css-imports.html
View file @
54dc8e53
...
...
@@ -7,7 +7,6 @@
vertical-align
:
middle
;
touch-action
:
manipulation
;
background-image
:
none
;
white-space
:
nowrap
;
padding
:
6px
12px
;
font-size
:
14px
;
...
...
@@ -42,7 +41,8 @@
position
:
fixed
;
bottom
:
0
;
background-color
:
#fff
;
padding
:
1em
;
padding-top
:
1em
;
padding-bottom
:
1em
;
z-index
:
1000
;
left
:
0
;
text-align
:
center
;
...
...
@@ -53,6 +53,8 @@
#edp-cookies-banner
.banner-text
{
float
:
center
;
min-height
:
60px
;
padding-left
:
40px
;
padding-right
:
40px
;
}
@media
(
max-width
:
991px
)
{
#edp-cookies-banner
.banner-text
{
...
...
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