Merge pull request #4827 from jpetto/bug-1363554-fx-new-variations-fixes

[fix bug 1363554] Fix /new variation UI issues.
This commit is contained in:
Alex Gibson 2017-05-10 09:27:34 +01:00 коммит произвёл GitHub
Родитель 4c976aefac 92d7d3093c
Коммит c6ff9508c7
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -554,7 +554,7 @@ PIPELINE_CSS = {
'css/firefox/new/fx-lifestyle/base.less',
'css/firefox/new/fx-lifestyle/conformity-not-default.less',
),
'output_filename': 'css/firefox_new_private_not_option_bundle.css',
'output_filename': 'css/firefox_new_conformity_not_default_bundle.css',
},
'firefox_new_browse_up_to_you': {
'source_filenames': (

Просмотреть файл

@ -213,7 +213,7 @@ h3 {
}
#today.content-section {
padding: 46px 0;
padding: 46px 0 10px;
h3 {
float: left;