Merge pull request #439 from thenetexperts/tags-fix

fixed css for tags output
This commit is contained in:
William Durand 2014-07-29 16:06:14 +02:00
commit 79e84c9867

2
Resources/public/css/screen.css Normal file → Executable file
View File

@ -296,7 +296,7 @@ li.operation .heading h3 span.path {
padding-left: 5px;
}
li.operation a.heading h3 span.tag {
li.operation .heading h3 span.tag {
color: #FFFFFF;
font-size: 0.7em;
vertical-align: baseline;