Skip to content
This repository has been archived by the owner on Feb 7, 2025. It is now read-only.

make comments prettier #109

Merged
merged 1 commit into from
May 22, 2018
Merged

make comments prettier #109

merged 1 commit into from
May 22, 2018

Conversation

ulich
Copy link
Contributor

@ulich ulich commented May 16, 2018

image

@ulich ulich requested a review from gaffa May 16, 2018 22:48
@ulich ulich changed the title improve styling of comments and delete button make comments prettier May 16, 2018
ng-click="deleteComment(comment.commentIdentifier)">
<span class="glyphicon glyphicon-minus"></span>
<span aria-hidden="true">&times;</span>
Copy link
Contributor

Choose a reason for hiding this comment

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

What is this line doing?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i just copied it from bootstrap doc. it shows the little x. the aria thing is probably not needed, just for accessibility.

Copy link
Contributor

Choose a reason for hiding this comment

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

I merged. Not that accessibility is important for us :D

@gaffa gaffa merged commit 1d51170 into as-ideas:master May 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants