Roundup Tracker - Issues

Issue 1539936

classification
style.css: wrong value for padding (none -> 0)
Type: Severity: normal
Components: None Versions:
process
Status: closed fixed
:
: tobias-herp : tobias-herp
Priority: normal : patch

Created on 2006-08-14 11:19 by tobias-herp, last changed 2006-09-18 03:09 by tobias-herp.

Files
File name Uploaded Description Edit Remove
style.css.patch tobias-herp, 2006-08-14 11:19 change padding: none to padding: 0
Messages
msg2859 Author: [hidden] (tobias-herp) Date: 2006-08-14 11:19
The value none is invalid for "padding"; this patch
corrects this.
msg2860 Author: [hidden] (tobias-herp) Date: 2006-09-18 03:09
Logged In: YES 
user_id=805804

correction checked in
History
Date User Action Args
2006-08-14 11:19:57tobias-herpcreate