Skip to content

Commit 08d52a9

Browse files
committed
Fixed positioning of text relative to +/-
1 parent 107b0c0 commit 08d52a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/public/css/documentation.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
display: flex;
101101
align-items: center;
102102
width: 100%;
103-
padding: 0 32px 9px 0;
103+
padding: 7px 32px 7px 0;
104104
border: 0;
105105
background: transparent;
106106
color: inherit;

0 commit comments

Comments
 (0)