Changeset 4478eb3 in github


Ignore:
Timestamp:
Jul 5, 2012 2:07:47 AM (11 months ago)
Author:
Thomas Bruederli <thomas@…>
Children:
0bf0b3f
Parents:
77fad16
Message:

Set input field padding up again. That is by design.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • skins/larry/styles.css

    r77fad16 r4478eb3  
    4242textarea { 
    4343        margin: 0; /* Safari by default adds a margin */ 
    44         padding: 3px; 
     44        padding: 4px; 
    4545        border: 1px solid #b2b2b2; 
    4646        border-radius: 4px; 
Note: See TracChangeset for help on using the changeset viewer.