[mod] more compact logicodev skin

This commit is contained in:
Adam Tauber 2016-06-26 14:31:23 +02:00
parent 0c9c063141
commit 1ee2a3d25d
3 changed files with 5 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,6 @@
.result_header {
margin-bottom:5px;
margin-top: 6px;
margin-bottom: 4px;
font-size: 16px;
.favicon {
@ -28,7 +29,7 @@
.result-content {
margin-top: 2px;
margin-bottom: 4px;
margin-bottom: 0;
word-wrap: break-word;
color: @dark-gray;
font-size: 13px;

View File

@ -1,5 +1,5 @@
.search_categories, #categories {
margin: 15px 0 20px 0;
margin: 10px 0 4px 0;
text-transform: capitalize;
label{