main-content-less: no border for controls title

This commit is contained in:
Thomas Gelf 2015-06-03 15:10:38 +02:00
parent b5769d2f4b
commit 9c8752844f
1 changed files with 8 additions and 0 deletions

View File

@ -202,6 +202,14 @@ table.benchmark {
color: inherit;
}
.controls {
h1 {
border: none;
margin-bottom: 0;
color: #666;
}
}
[class^="icon-"]:before, [class*=" icon-"]:before {
text-decoration: none;
margin-left: 0;