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
41fdf29c
Commit
41fdf29c
authored
Oct 07, 2016
by
Taisiya Glushko
Browse files
two-column-text-chrome-alignment-issue
parent
62b3a45d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/sourceapp/1/styles/genesys.scss
View file @
41fdf29c
...
...
@@ -2279,7 +2279,11 @@ table.accessions {
-webkit-column-gap
:
15px
;
-moz-column-gap
:
15px
;
column-gap
:
15px
;
p
,
a
,
span
,
ul
,
li
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
margin
:
0
;
padding
:
0
;
line-height
:
inherit
;
}
}
.country-page
,
.wiews-institute
{
font-family
:
$default-font-family
;
...
...
@@ -2459,7 +2463,6 @@ table.accessions {
font-size
:
14px
;
p
{
line-height
:
inherit
;
margin
:
0
0
10px
0
;
}
}
}
...
...
@@ -4205,6 +4208,9 @@ table.accessions {
-webkit-column-count
:
1
;
-moz-column-count
:
1
;
column-count
:
1
;
p
,
a
,
span
,
ul
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
padding
:
0
0
15px
0
;
}
}
//accession page
.accession-page
{
...
...
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