Please make sure that JavaScript is enabled in your browser. If you are using a browser extension to selectively enable or disable JavaScript, make sure it's enabled for this server.
Describe your changes (optional):
Describe the completed change (optional):
Pushed to release-4.0.x (607d101)
The right caret will have to align with the "Overview" text. You'll also want to bump its font size up (try 200%?) You might want to try the following:
The right caret will have to align with the "Overview" text. You'll also want to bump its font size up (try 200%?)
You might want to try the following:
Overview
<span>
<div>
line-height: normal
vertical-align: middle
If neither of these work, we can help you figure out the appropriate styles.
Overview
and caret in a<span>
/<div>
and style it withline-height: normal
vertical-align: middle
.If neither of these work, we can help you figure out the appropriate styles.