Skip to content

[RFR] Add space between view action buttons#554

Merged
jeromemacias merged 1 commit intomasterfrom
spaced_actions
Jul 9, 2015
Merged

[RFR] Add space between view action buttons#554
jeromemacias merged 1 commit intomasterfrom
spaced_actions

Conversation

@fzaninotto
Copy link
Copy Markdown
Member

View action buttons (create, export, filter, etc.) used to be glued to one another in the production environment (because of uglifyjs compression of html whitespace), but not in dev - that's why it went unnoticed for so long.

While fixing the problem, I also rewrote the templates of the buttons directives with the ES6 template literal syntax.

Before:

image

After:

image

View action buttons (create, export, filter, etc.) used to be glued to
one another in the production environment (because of uglifyjs
compression of html whitespace), but not in dev - that's why it went
unnoticed for so long.

While fixing the problem, I also rewrote the templates of the buttons
directives with the ES6 template literal syntax.
jeromemacias added a commit that referenced this pull request Jul 9, 2015
[RFR] Add space between view action buttons
@jeromemacias jeromemacias merged commit f2e87b9 into master Jul 9, 2015
@jeromemacias jeromemacias deleted the spaced_actions branch July 9, 2015 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants