aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
Diffstat (limited to 'view/css')
-rw-r--r--view/css/mod_filestorage.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/css/mod_filestorage.css b/view/css/mod_filestorage.css
index 19e8ddd42..98fa8e93d 100644
--- a/view/css/mod_filestorage.css
+++ b/view/css/mod_filestorage.css
@@ -1,4 +1,4 @@
-#attach-edit-backlink, #cut-paste-link {
+#attach-edit-backlink, #cutpasteinput, #linkpasteinput {
margin-bottom: 10px;
}
@@ -6,6 +6,6 @@
margin-top: 20px;
}
-#cutpasteinput {
+#cutpasteinput, #linkpasteinput {
width: 600px;
} \ No newline at end of file