Changeset 915


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

bug 184 fixed: .png button left aligned in IE

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/ChangeLog

    r914 r915  
     12005-10-23 chrisaga
     2
     3        * bug 184 fixed: .png button left aligned in IE
     4
    152005-10-23 Pierrick LE GALL
    26
  • 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.