Open
Description
Moved from SassDoc/sassdoc#416
The current styling on the @SInCE annotation is quite strange.
It's put on the right side, above the actual element, which sometimes makes it look like it belongs to something else.
Here the "since 1.0.2" is actually part of the variable $colors, but it looks like it belongs to "Variables".
Can we please add it inline with the variable/function name?
E.g. "Colors - since v1.0.2"