1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 19:00:12 +00:00
This commit is contained in:
Daniel Pan
2016-03-31 11:00:14 +08:00
parent d66dc30179
commit 0c1e37cc02
3 changed files with 8 additions and 7 deletions

View File

@@ -1202,7 +1202,9 @@ textarea:-moz-placeholder {/* for FF */
/**** dropdown menu ******/
.dropdown {
position:relative;
display:inline;
}
.dropdown-inline {
display:inline-block;
}
.dropdown-menu {
position:absolute;