#230 UI improvements to alert and notification boxes
Closed: complete by jflory7. Opened by jflory7.

Summary

Increase font size and remove list bulletpoints in alert and notification boxes

Background

@shraddhaag noticed here that font sizes are small in alert / notification boxes:

Alert.png

Notification.png

It would be easier to read if the font size were larger and consistent with the rest of the page.

Details

Seems like a CSS rule is not being applied or is applied incorrectly. This will take some twiddling of the HTML template files and the CSS rules to get right.

Outcome

Easier to read alert and notification messages in FHP UI


Metadata Update from @alishapapun:
- Issue assigned to alishapapun

I have made PR #233 regarding this issue. The changes looks like this.
Screenshot_from_2019-05-23_21-05-47.png

233 was merged just now. Closing as complete! :ocean:

Metadata Update from @jflory7:
- Issue close_status updated to: complete
- Issue status updated to: Closed (was: Open)

Metadata Update from @jflory7:
- Issue untagged with: good first issue, help wanted

Metadata Update from @jflory7:
- Issue set to the milestone: Summer Coding 2019: phase 1

Metadata