Fix Angular.js page headings

pull/602/head
Thibaut Courouble 8 years ago
parent b19f51cf0f
commit 9258403c36

@ -25,12 +25,11 @@
p > code, li > code, td > code { @extend %label; }
.view-source, .improve-docs {
position: relative;
float: right;
line-height: 1.7rem;
order: 1;
display: block;
vertical-align: top;
padding-left: 1em;
font-size: .875rem;
background: $contentBackground;
}
.defs {

Loading…
Cancel
Save