Changeset 24baf62 in github


Ignore:
Timestamp:
Jun 20, 2012 9:52:27 AM (11 months ago)
Author:
Aleksander Machniak <alec@…>
Branches:
master, HEAD
Children:
d901205
Parents:
7dad594
Message:

Fixed form buttons identation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • skins/default/settings.css

    rc1a0578d r24baf62  
    135135#formfooter .footerleft 
    136136{ 
    137   padding-left: 15px; 
     137  padding-left: 2px; 
    138138  white-space: nowrap; 
    139139  float: left; 
     
    142142#formfooter .footerright 
    143143{ 
    144   padding-right: 15px; 
     144  padding-right: 2px; 
    145145  white-space: nowrap; 
    146146  text-align: right; 
Note: See TracChangeset for help on using the changeset viewer.