Skip to content

Fix buttons left-margin #11427

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 16, 2020
Merged

Fix buttons left-margin #11427

merged 3 commits into from
May 16, 2020

Conversation

CirnoT
Copy link
Contributor

@CirnoT CirnoT commented May 15, 2020

Introduced by #11139

Fixes this:
firefox_2020-05-15_23-19-03

@lafriks lafriks added the topic/ui Change the appearance of the Gitea UI label May 15, 2020
@lafriks lafriks added this to the 1.12.0 milestone May 15, 2020
@zeripath
Copy link
Contributor

One thing I've noticed is that somewhere along the line we decided to make .left and .right mean that we wanted stuff floated left and right. This breaks fomantics (and semantics) ideas - they should have been .floated.left and .floated.right but meh... (in fact we should only be using fomantics ui-semantic class names whilst mocking up and then have our less files use them perhaps as mixins with true semantic class names and ids.)

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label May 16, 2020
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels May 16, 2020
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels May 16, 2020
@lafriks lafriks merged commit 4744e1e into go-gitea:master May 16, 2020
@lafriks lafriks added the skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. label May 16, 2020
@CirnoT CirnoT deleted the buttons-margin branch May 16, 2020 18:40
ydelafollye pushed a commit to ydelafollye/gitea that referenced this pull request Jul 31, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. topic/ui Change the appearance of the Gitea UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants