Skip to content

[stable13] Fixed app navigation flex margins - #8124

Merged
rullzer merged 1 commit into
stable13from
app-nav-flex-margins-fix
Jan 31, 2018
Merged

[stable13] Fixed app navigation flex margins#8124
rullzer merged 1 commit into
stable13from
app-nav-flex-margins-fix

Conversation

@skjnldsv

@skjnldsvskjnldsv commented Jan 31, 2018

Copy link
Copy Markdown
Member

Cleared some mess with the new guidelines, now we all have a proper padding/margins for the app navigation.

Fixesnextcloud/news#253
@BernhardPosselt

Template test:
templatetest.tar.gz

Simple explications:

I basically removed our negative margins, which was a terrible idea, and only compute the div width with flex and some forward margins/paddings., much easier to understand, simpler and efficient.
It also fix an overflow issue on firefox (see nextcloud/news#253)

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
@skjnldsvskjnldsv added bug design Design, UI, UX, etc. 3. to review Waiting for reviews medium regression labels Jan 31, 2018
@skjnldsvskjnldsv added this to the Nextcloud 13 milestone Jan 31, 2018
@skjnldsvskjnldsv self-assigned this Jan 31, 2018
@MorrisJobkeMorrisJobke changed the title Fixed app navigation flex margins[stable13] Fixed app navigation flex marginsJan 31, 2018

@MorrisJobkeMorrisJobke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@rullzer
rullzer merged commit dabce96 into stable13Jan 31, 2018
@rullzer
rullzer deleted the app-nav-flex-margins-fix branch January 31, 2018 14:56
This was referenced Jan 31, 2018
@MorrisJobke

Copy link
Copy Markdown
Member

Master version of this: #8128

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbugdesignDesign, UI, UX, etc.mediumregression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@skjnldsv@MorrisJobke@rullzer