summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-05-10 16:18:16 +0200
committerYorhel <git@yorhel.nl>2009-05-10 16:18:16 +0200
commite7f34568a82dce5f54de860451db7a6ab995e338 (patch)
tree764d9075ac6fe728537820b936581b710e2cee97 /data
parentdca26d601127d6c3e5761bce4e60b9f5ef4f3d1d (diff)
Moved date input field from Handler/Releases.pm to Util/FormHTML.pm
Diffstat (limited to 'data')
-rw-r--r--data/style.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/data/style.css b/data/style.css
index 6f643b97..1048e547 100644
--- a/data/style.css
+++ b/data/style.css
@@ -903,8 +903,6 @@ ul#catselect li li.exc { background-position: 0px -33px; color: $statnok$; }
}
/* edit */
-#released, #released_d { width: 70px }
-#released_m { width: 100px }
.platforms { padding-left: 20px; }
.platforms span { display: block; float: left; width: 150px; }