Commit a2e3f30f authored by csillag's avatar csillag

Move tags into annotation card in user- and tagstream

Also remove now superflous .gray-tags class from CSS.
Fixes #526.
parent f08deb46
......@@ -1092,15 +1092,6 @@ pre {outline: 1px solid #ccc; padding: 5px; margin: 5px; }
overflow: hidden;
}
// Specific rules for tags on the displayer page
.gray-tags .tags {
// Make tags white (on gray bg)
li { background: white; }
// Don't show the stub of the editor
li.tagit-new { display: none; }
}
h3.tagstream, h3.userstream {
letter-spacing: normal;
word-spacing: normal;
......
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