ebiwd / EBI-Framework

The EMBL-EBI Visual Framework for websites and services.
https://www.ebi.ac.uk/style-lab/websites/
19 stars 16 forks source link

Fixes text almost touching left/right aligned images on news pages #177

Closed nitinja closed 3 years ago

nitinja commented 3 years ago

I got an RT ticket about image padding when its left aligned. It was closed, but this is a global fix for such issues.

Example page where I tested changes: https://www.ebi.ac.uk/about/news/feature-story/open-data-latin-america

khawkins98 commented 3 years ago

Hey Nitin. This is good — but as it's quite specific to the Drupal CSS classes, it would be better to add it to:

And also the 1.4 branch:

nitinja commented 3 years ago

Thanks, added two merge requests (https://github.com/ebiwd/drupal_7_ebi_framework/pulls) Note that I have tested in this file (ebi-global.css) only, not in those two app.css files (this should work, right? if not, I can try and test first though its fairly simple, non destructive code)