Skip to content
Snippets Groups Projects
Commit 7dcf0b02 authored by Volkan Gezer's avatar Volkan Gezer
Browse files

Merge pull request #12563 from owncloud/usermenu-remove-border

remove border from user menu, adjust to apps menu
parents 2303b095 e7ed62b2
Branches
No related tags found
No related merge requests found
......@@ -273,8 +273,8 @@
z-index: 2000;
display: none;
background-color: #383c43;
border-bottom-left-radius:7px; border-bottom:1px #333 solid; border-left:1px #333 solid;
box-shadow:0 0 7px rgb(29,45,68);
border-bottom-left-radius: 7px;
box-shadow: 0 0 7px rgb(29,45,68);
-moz-box-sizing: border-box; box-sizing: border-box;
}
#expanddiv a {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment