mirror of
https://github.com/documize/community.git
synced 2025-08-09 07:25:23 +02:00
search ux indent
This commit is contained in:
parent
d17351c6e4
commit
17f7b49712
1 changed files with 1 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
margin: 30px 40px;
|
margin: 30px 40px;
|
||||||
|
|
||||||
.search-results {
|
.search-results {
|
||||||
margin-top: 50px;
|
margin: 50px;
|
||||||
|
|
||||||
.heading {
|
.heading {
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
|
@ -14,8 +14,6 @@
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
|
||||||
> .item {
|
> .item {
|
||||||
//width: 400px;
|
|
||||||
//float: left;
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
margin: 0 30px 30px 0;
|
margin: 0 30px 30px 0;
|
||||||
|
|
||||||
|
@ -58,7 +56,6 @@
|
||||||
> .label {
|
> .label {
|
||||||
font-size: 0.9rem;
|
font-size: 0.9rem;
|
||||||
color: $color-gray;
|
color: $color-gray;
|
||||||
font-style: italic;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
> .link {
|
> .link {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue