Commit graph

6 commits

Author SHA1 Message Date
Clement Ho
aa4942a213 Merge branch 'master' into 'bootstrap4'
# Conflicts:
#   app/helpers/issuables_helper.rb
#   app/views/projects/_home_panel.html.haml
#   app/views/projects/commits/_commit.html.haml
2018-04-09 17:04:05 +00:00
Clement Ho
36143d414f Ran migration script 2018-04-09 10:26:28 -05:00
Francisco Javier López
31dd86b636 Projects and groups badges settings UI 2018-04-08 10:20:05 +00:00
Takuya Noguchi
fb63796ed9 Enable BorderZero rule in scss-lint 2017-11-06 17:51:10 +09:00
Eric Eastwood
8c49097417 Remove bottom-border from last responsive table row
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39776
2017-11-03 08:56:25 -05:00
Eric Eastwood
83200405b2 Refactor responsive table styles to support nested error block
- Split layout from the styles of the row
 - Move command `.append-` `.prepend-` styles to bottom of source order
    - Actually applies styles over others in more situations which is
      probably what is expected when you add it to an element
    - Also allows us to get rid of some styles that were trying to get
      around this fact

See https://i.imgur.com/IE50PK6.png
Which is used in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15064

Design from https://gitlab.com/gitlab-org/gitlab-ce/issues/38464
2017-11-02 05:44:53 -05:00
Renamed from app/assets/stylesheets/framework/responsive-tables.scss (Browse further)