Skip to content

Commit

Permalink
Fixed issue #18189: Fonts showing differently on mobile Vs desktop (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieljenik committed Jun 15, 2022
1 parent 86bc73e commit 97ac0fa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions themes/survey/bootswatch/css/theme.css
Expand Up @@ -471,11 +471,6 @@ only screen and (max-width: 760px),
border: 0 none;
padding: 1em;
}
table.ls-answers tr th {
font-size: 1.1em;
text-align: center;
color: #317eac;
}

/* Add some margin for multiple short text */
.form-group.row {
Expand All @@ -496,7 +491,6 @@ only screen and (max-width: 760px),
table.ls-answers tr th {
font-size: 1.1em;
text-align: left;
color: #317eac;
}

.array-by-columns .answertext {
Expand Down

0 comments on commit 97ac0fa

Please sign in to comment.