Skip to content
Snippets Groups Projects
Commit 73025d6d authored by Morris Jobke's avatar Morris Jobke
Browse files

Merge pull request #8843 from owncloud/design-detail-sharedropdown

fix positioning issue of share dropdown in intermediate widths
parents 68b15f32 2183b58c
Branches
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
border-bottom-right-radius: 5px; border-bottom-right-radius: 5px;
box-shadow:0 1px 1px #777; box-shadow:0 1px 1px #777;
display:block; display:block;
margin-right:112px; margin-right: 0;
position:absolute; position:absolute;
right:0; right:0;
width:420px; width:420px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment