Download & Extend

No "padding: none"

Project:Drupal core
Version:7.x-dev
Component:CSS
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed (fixed)
Issue tags:needs backport to D7, Quick fix

Issue Summary

.search-results li:last-child {
  border-bottom: none;
  padding-bottom: none;
  margin-bottom: 1em;
}

check it out:
http://jigsaw.w3.org/css-validator/validator
http://www.w3.org/TR/CSS2/box.html#padding-properties

AttachmentSizeStatusTest resultOperations
no-padding-none.patch404 bytesIdlePASSED: [[SimpleTest]]: [MySQL] 37,023 pass(es).View details

Comments

#1

Priority:normal» minor
Status:needs review» reviewed & tested by the community

Easy one!

#2

Status:reviewed & tested by the community» needs work

Hold on, I found another.

#3

Status:needs work» reviewed & tested by the community

Nope! I was just seeing double :-) .

#4

:)

#5

Version:8.x-dev» 7.x-dev

Committed to 8.x. Thanks. Moving to 7.x.

#6

Status:reviewed & tested by the community» needs review
AttachmentSizeStatusTest resultOperations
padding_none.patch384 bytesIdlePASSED: [[SimpleTest]]: [MySQL] 39,212 pass(es).View details

#7

Status:needs review» needs work

The last submitted patch, padding_none.patch, failed testing.

#8

Status:needs work» needs review

#6: padding_none.patch queued for re-testing.

#9

Status:needs review» reviewed & tested by the community

#10

Status:reviewed & tested by the community» fixed

Normally we do not make markup/CSS changes to stable releases, but since this is isolated to Bartik I think it is ok.

Committed and pushed to 7.x. Thanks!

#11

#12

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here