Skip to content

Commit 68ac0b1

Browse files
authored
Merge pull request #287 from OpenStackweb/user-survey-fixes
Survey style updates
2 parents 8ec8174 + ba7ee26 commit 68ac0b1

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

gettext/css/languages.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,8 @@
5757

5858
.lang-dropdown>button>.caret{
5959
margin-top: 6px;
60+
}
61+
62+
#TranslationPriorityRanking {
63+
display: none;
6064
}

survey_builder/scss/user-survey.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1125,4 +1125,8 @@ div.field.checkbox input {
11251125
.container-thx-u-end{
11261126
padding-top: 15px;
11271127
padding-bottom: 15px;
1128+
}
1129+
1130+
#TranslationPriorityRanking {
1131+
display: none;
11281132
}

0 commit comments

Comments
 (0)