Skip to content

Commit b348805

Browse files
committed
Fixed shifting on Graph Error rollover.
Signed-off-by: Grant Skinner <[email protected]>
1 parent fcd772c commit b348805

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scss/views/docView.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@
162162
.error {
163163
background: #FCC;
164164
border-bottom: solid 2px red;
165+
padding-bottom: 0.5em;
165166

166167
.error-title {
167168
font-weight: bold;

0 commit comments

Comments
 (0)