summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorRobin <robin@Amaya.(none)>2010-04-04 16:50:04 +0200
committerRobin <robin@Amaya.(none)>2010-04-04 16:50:04 +0200
commit7657926a602a524cf651e7e2b95a3369261fbde1 (patch)
tree1462f20e771e417a17421b1f9d2f8b36ca1742d7 /css
parente658a0025895d5aecc2c067234c5120cc21a63a2 (diff)
downloadnextcloud-server-7657926a602a524cf651e7e2b95a3369261fbde1.tar.gz
nextcloud-server-7657926a602a524cf651e7e2b95a3369261fbde1.zip
some cleanup in ajax fronted, give error message before starting an upload that is to big
Diffstat (limited to 'css')
-rwxr-xr-xcss/default.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/default.php b/css/default.php
index 6ab515cca7a..dd69cd703da 100755
--- a/css/default.php
+++ b/css/default.php
@@ -153,7 +153,7 @@ div.OCNotification{
div.OCNotificationHolder{
right:20px;
bottom:0px;
- position:absolute;
+ position:fixed;
color:white;
}