BigW Consortium Gitlab
Forms action padding fix The padding on the forms action is not adjusted based on screen width: ![Screen Shot 2015-01-05 at 9.48.30 PM](https://gitlab.com/uploads/cloudwindhk/gitlab-ce/09aa26807e/Screen_Shot_2015-01-05_at_9.48.30_PM.png) I added a media query for .forms-action at min-width: $screen-sm-min and moved the padding-left: 17% into it: ![Screen Shot 2015-01-05 at 9.48.35 PM](https://gitlab.com/uploads/cloudwindhk/gitlab-ce/8bbd8eef8c/Screen_Shot_2015-01-05_at_9.48.35_PM.png) Full width padding remains as is: ![Screen Shot 2015-01-05 at 9.53.30 PM](https://gitlab.com/uploads/cloudwindhk/gitlab-ce/a6232959cb/Screen_Shot_2015-01-05_at_9.53.30_PM.png) As this is a purely css change, I don't believe it will break any tests. form-actions occur everywhere there are form actions. See merge request !280
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
avatar.scss | Loading commit data... | |
blocks.scss | Loading commit data... | |
buttons.scss | Loading commit data... | |
common.scss | Loading commit data... | |
files.scss | Loading commit data... | |
flash.scss | Loading commit data... | |
forms.scss | Loading commit data... | |
gfm.scss | Loading commit data... | |
highlight.scss | Loading commit data... | |
issue_box.scss | Loading commit data... | |
jquery.scss | Loading commit data... | |
lists.scss | Loading commit data... | |
markdown_area.scss | Loading commit data... | |
mobile.scss | Loading commit data... | |
selects.scss | Loading commit data... | |
sidebar.scss | Loading commit data... | |
tables.scss | Loading commit data... | |
timeline.scss | Loading commit data... | |
typography.scss | Loading commit data... |