-
- Downloads
Merge branch 'ui/gl-padding' into 'master'
UI: More consistent alignment and padding See the commits for more details, the messages mostly speak for themselves. # Highlights: ## Merge request form bottom Before:  After:  ## Issue header Before:  After:  ## Empty repository message Before:  After:  Fixes #3742 and https://dev.gitlab.org/gitlab/gitlabhq/issues/2594 See merge request !1953
No related branches found
No related tags found
Showing
- app/assets/stylesheets/framework.scss 2 additions, 1 deletionapp/assets/stylesheets/framework.scss
- app/assets/stylesheets/framework/blocks.scss 8 additions, 0 deletionsapp/assets/stylesheets/framework/blocks.scss
- app/assets/stylesheets/framework/common.scss 9 additions, 1 deletionapp/assets/stylesheets/framework/common.scss
- app/assets/stylesheets/framework/files.scss 1 addition, 3 deletionsapp/assets/stylesheets/framework/files.scss
- app/assets/stylesheets/framework/forms.scss 10 additions, 3 deletionsapp/assets/stylesheets/framework/forms.scss
- app/assets/stylesheets/framework/issue_box.scss 3 additions, 2 deletionsapp/assets/stylesheets/framework/issue_box.scss
- app/assets/stylesheets/framework/panels.scss 15 additions, 0 deletionsapp/assets/stylesheets/framework/panels.scss
- app/assets/stylesheets/framework/tables.scss 2 additions, 0 deletionsapp/assets/stylesheets/framework/tables.scss
- app/assets/stylesheets/framework/typography.scss 4 additions, 0 deletionsapp/assets/stylesheets/framework/typography.scss
- app/assets/stylesheets/pages/commit.scss 0 additions, 13 deletionsapp/assets/stylesheets/pages/commit.scss
- app/assets/stylesheets/pages/editor.scss 18 additions, 28 deletionsapp/assets/stylesheets/pages/editor.scss
- app/assets/stylesheets/pages/issuable.scss 3 additions, 2 deletionsapp/assets/stylesheets/pages/issuable.scss
- app/assets/stylesheets/pages/merge_requests.scss 3 additions, 22 deletionsapp/assets/stylesheets/pages/merge_requests.scss
- app/assets/stylesheets/pages/note_form.scss 5 additions, 6 deletionsapp/assets/stylesheets/pages/note_form.scss
- app/assets/stylesheets/pages/projects.scss 1 addition, 12 deletionsapp/assets/stylesheets/pages/projects.scss
- app/assets/stylesheets/pages/snippets.scss 5 additions, 39 deletionsapp/assets/stylesheets/pages/snippets.scss
- app/views/dashboard/groups/index.html.haml 2 additions, 2 deletionsapp/views/dashboard/groups/index.html.haml
- app/views/profiles/applications.html.haml 43 additions, 41 deletionsapp/views/profiles/applications.html.haml
- app/views/profiles/keys/_key_table.html.haml 8 additions, 8 deletionsapp/views/profiles/keys/_key_table.html.haml
- app/views/profiles/notifications/show.html.haml 2 additions, 4 deletionsapp/views/profiles/notifications/show.html.haml
app/assets/stylesheets/framework/panels.scss
0 → 100644
Please register or sign in to comment