[demos/search][s]: minor refactoring of facets in sidebar and styling.
This commit is contained in:
@@ -57,12 +57,21 @@ root: ../../
|
||||
}
|
||||
|
||||
.results {
|
||||
margin-right: 300px;
|
||||
margin-right: 290px;
|
||||
border-right: #eee 1px solid;
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
.sidebar {
|
||||
width: 250px;
|
||||
height: 100%;
|
||||
width: 270px;
|
||||
float: right;
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
ul.facet-items {
|
||||
list-style-type: none;
|
||||
margin-left: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user