Commit 8f5bc2a4 authored by Carlos Clavero's avatar Carlos Clavero Committed by GitHub

Merge pull request #9 from Kyosfonica/add_css_separation_for_tags_in_advance_search

Added a 5px separation for all input labels in advanced search
parents 1500e0f5 e948844e
......@@ -63,4 +63,4 @@ span.glyphicon.glyphicon-tags {padding-right: 5px;color: #999;vertical-align: te
margin-left: 5px;
}
.tags_click, .serie_click, .language_click {margin-right: 0px;}
\ No newline at end of file
.tags_click, .serie_click, .language_click {margin-right: 5px;}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment