瀏覽代碼

Merge branch '317' of https://github.com/Haocen/PrivateBin-Contribute into Haocen-317

El RIDO 7 年之前
父節點
當前提交
72565e48ff
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      css/bootstrap/privatebin.css
  2. 1 1
      css/privatebin.css

+ 1 - 1
css/bootstrap/privatebin.css

@@ -82,7 +82,7 @@ body.loading {
 
 #dropzone {
 	text-align: center;
-	position: absolute;
+	position: fixed;
 	top: 0;
 	left: 0;
 	width: 100%;

+ 1 - 1
css/privatebin.css

@@ -117,7 +117,7 @@ h3.title {
 
 #dropzone {
 	text-align: center;
-	position: absolute;
+	position: fixed;
 	top: 0;
 	left: 0;
 	width: 100%;