Changeset 10834

Show
Ignore:
Timestamp:
05/10/11 16:22:12 (2 years ago)
Author:
flop25
Message:

no space between dd and dt

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/hr_os/theme.css

    r9716 r10834  
    224224  padding: 0; 
    225225} 
    226 #menubar DL>DT { 
    227   padding: 0.2em 0.4em; 
     226#menubar DL > DT { 
     227    padding: 0.2em 0.4em 0; 
    228228} 
    229229