Skip to content

Commit

Permalink
Merge pull request #3226 from nextcloud/header-app-menu-flex-fix
Browse files Browse the repository at this point in the history
Fix header layout issue on narrow screens #3225
  • Loading branch information
ChristophWurst authored Jan 24, 2017
2 parents e09bba5 + d992af8 commit ca6f573
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/css/header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
display: inline-block;
padding-top: 22px;
padding-right: 10px;
flex-shrink: 0;
}
/* show caret indicator next to logo to make clear it is tappable */
.icon-caret {
Expand Down

0 comments on commit ca6f573

Please sign in to comment.