aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorjan <jan@ruken.pw>2015-12-30 15:25:13 (UTC)
committerjan <jan@ruken.pw>2015-12-30 15:25:13 (UTC)
commit635e1285e33a8048c989b207f9352757729613cd (patch)
tree563473629c1412e59f772a57cde31f3a3af4db67 /assets
parent9d4c4ec59094b8f08c4d38cfbd3e7fc7ce4014e8 (diff)
jetzt aber wirklich. ich könnte natürlich auch einfach mal die bilder runterladen, damit ich nicht für jede änderung pushen muss.
Diffstat (limited to 'assets')
-rw-r--r--assets/css/search.css26
1 files changed, 2 insertions, 24 deletions
diff --git a/assets/css/search.css b/assets/css/search.css
index 0538361..174b276 100644
--- a/assets/css/search.css
+++ b/assets/css/search.css
@@ -1,25 +1,3 @@
1.search-results .search-result { 1.collection .collection-item.avatar {
2 background-color: #fff; 2 min-height: 64px !important;
3 line-height: 1.5rem;
4 padding: 10px 20px;
5 margin: 0;
6 border-bottom: 1px solid #e0e0e0;
7}
8
9.search-results {
10 margin: 0.5rem 0 1rem 0;
11 border: 1px solid #e0e0e0;
12 border-radius: 2px;
13 overflow: hidden;
14 position: relative;
15}
16
17.search-results .search-result.avatar .circle {
18 min-height: 64px;
19 padding-left: 72px;
20 position: relative;
21}
22
23.search-results .search-result.avatar .title {
24 font-size: 16px;
25} \ No newline at end of file 3} \ No newline at end of file