Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Genesys PGR
Genesys Backend
Commits
d8d49827
Commit
d8d49827
authored
Jan 22, 2018
by
Maxim Babichev
Browse files
SCSS for free-text + Drop-down "Select country" - wrong navigation
parent
28774953
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/sourceapp/1/styles/genesys.scss
View file @
d8d49827
...
...
@@ -3206,6 +3206,19 @@ table.accessions {
display
:
inline
;
}
}
.free-text
{
h2
{
font-size
:
18px
;
line-height
:
30px
;
}
ul
li
{
font-size
:
inherit
;
line-height
:
inherit
;
color
:
$about-text
;
}
}
}
//country page
...
...
@@ -3796,6 +3809,10 @@ table.accessions {
}
}
}
.collect-info
.hoofdleter
{
margin-top
:
-80px
;
padding-top
:
89px
;
}
}
//text-search page
.text-search
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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