tags: refactor tag lists to use ViewComponent.
This commit is contained in:
@@ -34,18 +34,3 @@
|
||||
}
|
||||
}
|
||||
<% end %>
|
||||
|
||||
a.search-tag {
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.inline-tag-list {
|
||||
ul {
|
||||
display: inline;
|
||||
|
||||
li {
|
||||
display: inline;
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user