summaryrefslogtreecommitdiff
path: root/chimere/static
diff options
context:
space:
mode:
Diffstat (limited to 'chimere/static')
-rw-r--r--chimere/static/chimere/css/styles.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css
index d973e99..8961760 100644
--- a/chimere/static/chimere/css/styles.css
+++ b/chimere/static/chimere/css/styles.css
@@ -478,13 +478,13 @@ a#welcome_button{
/* forms */
-table.multimedia td input[type=checkbox]{
+table.inline-table td input[type=checkbox]{
display:block;
margin-left:auto;
margin-right:auto;
}
-table.multimedia td input[type=text]{
+table.inline-table td input[type=text]{
width:300px;
}