YodaSpow / EmailDevTools

EmailTools
https://codepen.io/spowart/details/abWzBwR
7 stars 1 forks source link

fauxImg - Update width 100% as separate from global link. #40

Open YodaSpow opened 5 years ago

YodaSpow commented 5 years ago

Describe the bug

.yes a[href^="#"], .yes a[href*="##"], .pageType a[href*="PageType"], .category a[href*="Category"], .label a[_label*="_Category"], .altText .fauxImg, a[href*="#srcid"], a[href*="?intcmp"], a[href*="http://t.e.currys.co.uk"], .missingQuery, .notSecure, a[href*=" https"], a[href*=" ?"] {
  display: inline-block;
  /* width: 100%; */

Width 100% should only be on the fauxImg. Need to separate the class. Capture