Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorOlivier Paroz <github@oparoz.com>2015-09-13 20:00:33 +0300
committerOlivier Paroz <github@oparoz.com>2015-09-13 20:00:33 +0300
commitd79b6e213d37744bef5b896aedcbac847b81cf0c (patch)
tree059e7f4836ae71e15b2d93c2f9445d3c57c798db /css
parent4ae75cb14ca8078b240c387a45b0b9ccc67169be (diff)
Prevent share dropdown to jump to the left on smaller screens
Fix for #329
Diffstat (limited to 'css')
-rw-r--r--css/styles.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/styles.css b/css/styles.css
index 40f61e49..c8da3adf 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -252,6 +252,7 @@ div.crumb.last a {
right: 0;
margin-right: 0;
border-bottom-right-radius: 0;
+ left: auto;
}
/*Original ribbon design by Comatosed