Development

Changeset 33409

You must first sign up to be able to contribute.

Changeset 33409

Show
Ignore:
Timestamp:
04/16/12 18:01:09 (1 year ago)
Author:
coopers
Message:

updated ad module

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/cpDatePickerPlugin/trunk/web/css/datePicker.css

    r33343 r33409  
    130130 
    131131a.dp-choose-date { 
    132   float: left
     132  float: none
    133133  width: 16px; 
    134134  height: 16px; 
    135135  padding: 0; 
    136136  margin: 5px 3px 0; 
    137   display: block; 
     137  display: inline-block; 
    138138  text-indent: -2000px; 
    139139  overflow: hidden;