diff --git a/css/ie.css b/css/ie.css new file mode 100644 index 0000000..61e837c --- /dev/null +++ b/css/ie.css @@ -0,0 +1,5 @@ +.ie-btn-fix { + float: left; + position: relative; + margin-top: -50px; +} \ No newline at end of file diff --git a/rain/template/header.html b/rain/template/header.html index 677ace8..3661aa6 100644 --- a/rain/template/header.html +++ b/rain/template/header.html @@ -9,6 +9,7 @@ + diff --git a/rain/template/upload.html b/rain/template/upload.html index dfea5e0..5fbfc2e 100644 --- a/rain/template/upload.html +++ b/rain/template/upload.html @@ -3,7 +3,7 @@
-
+
File