Typo in css

attiks - February 9, 2009 - 21:19
Project:Site Documentation
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

There's a typo in the sitedoc.css

.sitedoc_options input, select {
  margin-left: 1.0em;
}

should be
.sitedoc_options input, .sitedoc_options select {
  margin-left: 1.0em;
}

#1

NancyDru - February 10, 2009 - 23:10
Status:active» fixed

Committed on both branches.

#2

System Message - February 24, 2009 - 23:20
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.