1
0
Fork 0
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:
Harvey Kandola 2016-07-01 21:02:43 -07:00
parent d17351c6e4
commit 17f7b49712

View file

@ -2,7 +2,7 @@
margin: 30px 40px;
.search-results {
margin-top: 50px;
margin: 50px;
.heading {
font-size: 1.2rem;
@ -14,8 +14,6 @@
list-style: none;
> .item {
//width: 400px;
//float: left;
cursor: pointer;
margin: 0 30px 30px 0;
@ -58,7 +56,6 @@
> .label {
font-size: 0.9rem;
color: $color-gray;
font-style: italic;
}
> .link {