main-content-less: no border for controls title
This commit is contained in:
parent
b5769d2f4b
commit
9c8752844f
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue