Merge pull request #1985 from laf/gridster-bold-fix

This commit is contained in:
Søren Rosiak 2015-09-23 16:59:01 +02:00
commit e869647952

View File

@ -1664,7 +1664,6 @@ tr.search:nth-child(odd) {
.gridster li {
font-size: 1em;
font-weight: bold;
text-align: center;
line-height: 100%;
}