summaryrefslogtreecommitdiff
path: root/chimere/static
diff options
context:
space:
mode:
Diffstat (limited to 'chimere/static')
-rw-r--r--chimere/static/chimere/css/forms.css5
-rw-r--r--chimere/static/chimere/css/styles.css4
2 files changed, 5 insertions, 4 deletions
diff --git a/chimere/static/chimere/css/forms.css b/chimere/static/chimere/css/forms.css
index a763a34..7ceaa58 100644
--- a/chimere/static/chimere/css/forms.css
+++ b/chimere/static/chimere/css/forms.css
@@ -71,6 +71,11 @@ div.bottomform{
float:left;
}
+#live_lonlat p{
+ display:inline-table;
+ margin-left:0;
+}
+
.toggle-button{
margin:4px 0;
padding:2px 0;
diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css
index b9c9975..9d7ec17 100644
--- a/chimere/static/chimere/css/styles.css
+++ b/chimere/static/chimere/css/styles.css
@@ -756,10 +756,6 @@ table.inline-table td input[type=file]{
width:260px;
}
-#live_lonlat {
- display:none;
-}
-
#live_lonlat p{
display:inline-table;
}