Changeset 915 for trunk/template


Ignore:
Timestamp:
Oct 24, 2005, 7:45:19 PM (19 years ago)
Author:
chrisaga
Message:

bug 184 fixed: .png button left aligned in IE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/template/yoga/content.css

    r910 r915  
    120120/* actions */
    121121ul.categoryActions {
    122   text-align: center;
    123122  margin: 0 0 0 0;
    124123  width: auto;
     
    130129#content div.titrePage ul.categoryActions {
    131130  float: right;
     131  text-align: center;
    132132}
    133133
Note: See TracChangeset for help on using the changeset viewer.