gitlab-org--gitlab-foss/app/views/projects
Jacob Schatz 915ad255cd Merge branch '18080-project-header-alignment' into 'master'
Add flexbox to project header

## What does this MR do?
Adds flexbox to project header to keep components vertically centered regardless of description presence/length

## What are the relevant issue numbers?
Closes  #18080 

## Screenshots (if relevant)
![Screen_Shot_2016-06-01_at_12.02.42_PM](/uploads/edd769110b52ec34046f4079619e45eb/Screen_Shot_2016-06-01_at_12.02.42_PM.png)     
![Screen_Shot_2016-06-01_at_12.02.35_PM](/uploads/c5c2828ba5688a2588d3721a2d21d5fe/Screen_Shot_2016-06-01_at_12.02.35_PM.png)

See merge request !4417
2016-06-08 03:39:59 +00:00
..
artifacts Remove header title from project pages 2016-05-26 17:58:44 +02:00
badges Remove header title from project pages 2016-05-26 17:58:44 +02:00
blame Remove header title from project pages 2016-05-26 17:58:44 +02:00
blob Remove header title from project pages 2016-05-26 17:58:44 +02:00
branches Finish styling sub nav 2016-06-07 09:08:15 -05:00
builds Finish styling sub nav 2016-06-07 09:08:15 -05:00
buttons Fixed failing tests 2016-06-07 15:02:00 +01:00
ci Fix tests offenses: use `pipeline` of Ci::Build and rename views 2016-06-06 11:19:54 +02:00
commit Rename all ci_commit[s] in application code to pipeline[s] 2016-06-03 16:27:50 +02:00
commits Add scrolling tabs to code subnav 2016-06-07 09:08:15 -05:00
compare Finish styling sub nav 2016-06-07 09:08:15 -05:00
container_registry Remove header title from project pages 2016-05-26 17:58:44 +02:00
deploy_keys Fixed project settings alert colors 2016-05-16 15:40:44 +01:00
diffs Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename' 2016-05-20 16:23:04 -05:00
find_file Remove header title from project pages 2016-05-26 17:58:44 +02:00
forks change the css class has_tooltip to has-tooltip universally 2016-03-20 21:37:22 +01:00
generic_commit_statuses Merge branch 'improve-pipeline-design' into 'master' 2016-05-25 20:50:26 +00:00
graphs Use pipelines in context of Project 2016-06-03 13:34:03 +02:00
group_links Fixed failing tests 2016-04-25 16:56:17 +01:00
hooks Small fixes and added to the changelog 2016-05-30 17:41:27 -03:00
imports Sanitize repo paths in new project error message 2016-05-04 14:06:07 -07:00
issues Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-2 2016-06-06 20:24:21 +02:00
labels Typo 2016-06-06 11:59:49 -05:00
merge_requests Merge branch 'rename-ci-commit-phase-2' into rename-ci-commit-phase-3 2016-06-06 11:21:54 +02:00
milestones Remove header title from project pages 2016-05-26 17:58:44 +02:00
network Finish styling sub nav 2016-06-07 09:08:15 -05:00
notes Merge branch 'edit-mobile' into 'master' 2016-06-06 19:05:51 +00:00
pipelines Finish styling sub nav 2016-06-07 09:08:15 -05:00
project_members Remove header title from project pages 2016-05-26 17:58:44 +02:00
protected_branches Fixed project settings alert colors 2016-05-16 15:40:44 +01:00
refs
releases Remove header title from project pages 2016-05-26 17:58:44 +02:00
repositories Added author to various Markdown calls in views 2016-05-26 17:14:06 +02:00
runners Fix grammar and wording in text on various pages. 2016-05-22 10:41:30 -06:00
services Hide description on mobile 2016-05-26 09:15:56 +01:00
snippets Remove header title from project pages 2016-05-26 17:58:44 +02:00
tags Finish styling sub nav 2016-06-07 09:08:15 -05:00
tree Start styling sub nav 2016-06-07 08:59:40 -05:00
triggers Resolve some issues Jacob brought up. 2016-05-24 09:04:43 -06:00
variables Changed table border color 2016-05-16 10:26:11 +01:00
wikis Fix alignment of wiki top area 2016-06-07 10:05:10 -05:00
_activity.html.haml fix bug causing the infinite scrolling in activity feeds to break when you click a link and navigate back 2016-04-20 17:47:07 +01:00
_bitbucket_import_modal.html.haml
_builds_settings.html.haml Project settings UI update 2016-05-20 08:49:31 +01:00
_commit_button.html.haml
_errors.html.haml Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
_files.html.haml
_find_file_link.html.haml
_github_import_modal.html.haml
_gitlab_import_modal.html.haml
_home_panel.html.haml Add flexbox to project header 2016-06-01 20:09:52 -06:00
_last_commit.html.haml Cleanup changes 2016-04-13 15:58:22 +02:00
_last_push.html.haml Start builds redesign 2016-05-04 16:45:37 -05:00
_md_preview.html.haml Fix error on non-issue pages with comment areas. 2016-06-05 12:24:36 -06:00
_readme.html.haml Start builds redesign 2016-05-04 16:45:37 -05:00
_zen.html.haml Fixed typo in zen.scss and corresponding views 2016-05-04 14:04:13 -07:00
activity.html.haml Remove header title from project pages 2016-05-26 17:58:44 +02:00
edit.html.haml Project settings UI update 2016-05-20 08:49:31 +01:00
empty.html.haml Backend for a gitignores dropdown 2016-05-20 15:58:36 -05:00
new.html.haml Return header title for new project page 2016-05-26 18:06:11 +02:00
no_repo.html.haml
remove_fork.js.haml
show.atom.builder Remove `event_to_atom` helper 2016-05-23 12:37:40 -04:00
show.html.haml Move files tab before commits tab to follow same order as top navigation 2016-05-24 00:41:31 +02:00
transfer.js.haml
update.js.haml