Skip to content

Commit c564f81

Browse files
committed
rustdoc: align stability badge to baseline instead of bottom
r? @joshtripplet
1 parent b3df56a commit c564f81

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/librustdoc/html/static/css/rustdoc.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -981,6 +981,7 @@ so that we can apply CSS-filters to change the arrow color in themes */
981981
white-space: pre-wrap;
982982
border-radius: 3px;
983983
display: inline;
984+
vertical-align: baseline;
984985
}
985986

986987
.stab.portability > code {

0 commit comments

Comments
 (0)