RippleOSI / Ripple-Showcase-Stack-Project

repo for Showcase Stack (PulseTile+ QEWDjs + EtherCIS) - Project issues
Apache License 2.0
0 stars 0 forks source link

Medium: Patient Summary Padding #45

Closed PhilBarrett closed 5 years ago

PhilBarrett commented 5 years ago

The text within the patient summary appears to be too close to the edges of the box: Screen Shot 2019-05-30 at 15.17.27.png

For some reason, the padding that places the text within the green box is applied to each block of text, not the outer element of the summary

Screen Shot 2019-05-30 at 15.18.13.png

I would suggest this is remove altogether and 10px padding is applied to the outer element instead:

Screen Shot 2019-05-30 at 15.18.20.png

BogdanScherban commented 5 years ago

OK, this task would require approx 0.25-0.5 h

kuvakina commented 5 years ago

@tony-shannon @PhilBarrett @simongamester Bogdan applied changes to Patient Summary Padding: sss9.png

simongamester commented 5 years ago

@BogdanScherban @PhilBarrett Yes, this looks good.