improved display of advanced search
This commit is contained in:
@@ -1298,15 +1298,16 @@ $headerouterheight:$headerheight+$headerpaddingtop+$headerpaddingbottom;
|
||||
.filter-markup{
|
||||
// border-left: 1px solid #ccc;
|
||||
position: relative;
|
||||
// text-align: center;
|
||||
span{
|
||||
padding:0.4em 1em;
|
||||
display: inline-block;
|
||||
width:78%;
|
||||
font-size: 11px;
|
||||
// background-color: #eee;
|
||||
color:#ccc;
|
||||
padding:0.4em 1em;
|
||||
text-align: center;
|
||||
border-radius: 7px;
|
||||
// display: inline-block;
|
||||
// width:60%;
|
||||
// background-color: #eee;
|
||||
// border-radius: 7px;
|
||||
}
|
||||
}
|
||||
.rm-btn{
|
||||
|
Reference in New Issue
Block a user