Changeset 16175


Ignore:
Timestamp:
Jun 29, 2012, 11:56:27 AM (12 years ago)
Author:
plg
Message:

no need to clear:both on navigation bar, it make display ugly with big menubars

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/luciano/theme.css

    r16174 r16175  
    180180#playSlideshow a                { color: #666; }
    181181
    182 .content .navigationBar                                                 { clear: both; color:#444; text-align: right; padding: 10px 30px }
     182.content .navigationBar                                                 { color:#444; text-align: right; padding: 10px 30px }
    183183.content .navigationBar span,
    184184.content .navigationBar a                                       { border: 1px solid; padding: 0px 5px; }
Note: See TracChangeset for help on using the changeset viewer.