dashboard: make filter bar persistent and inline instead of popover
This commit is contained in:
@@ -177,16 +177,7 @@ html, body {
|
||||
}
|
||||
|
||||
.view-header-filter-bar {
|
||||
position: absolute;
|
||||
right: 14px;
|
||||
margin-top: 5px;
|
||||
padding: 5px;
|
||||
padding-top: 0;
|
||||
background-color: #fff;
|
||||
background-clip: padding-box;
|
||||
border: 1px solid rgba(0,0,0,.15);
|
||||
border-radius: 2px;
|
||||
box-shadow: 0 6px 12px rgba(0,0,0,.175);
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.view-header-search-bar {
|
||||
|
||||
Reference in New Issue
Block a user