Commit 32964b439a8188c118ba793d4b83fbcc697c0d44

Authored by Nathan Broadbent
1 parent a9674df1
Exists in master and in 1 other branch production

Removed unnecessary CSS. [ci skip]

Showing 1 changed file with 1 additions and 2 deletions   Show diff stats
public/stylesheets/application.css
@@ -542,10 +542,9 @@ div.issue_tracker.nested img { @@ -542,10 +542,9 @@ div.issue_tracker.nested img {
542 div.issue_tracker.nested label.label_radio { 542 div.issue_tracker.nested label.label_radio {
543 color: #777777; 543 color: #777777;
544 padding-left: 33px; 544 padding-left: 33px;
545 - background: url(/images/lighthouseapp_create.png) no-repeat;  
546 - line-height: 30px;  
547 margin-bottom: 6px; 545 margin-bottom: 6px;
548 margin-right: 8px; 546 margin-right: 8px;
  547 + line-height: 30px;
549 } 548 }
550 div.issue_tracker.nested .label_radio input { 549 div.issue_tracker.nested .label_radio input {
551 position: absolute; left: -9999px; 550 position: absolute; left: -9999px;