Skip to content

Commit 4e02fa1

Browse files
committed
padding?
1 parent 9fcd7ab commit 4e02fa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

u/profile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ function reportMsg(msg) {
178178
<option value="other">Other</option>
179179
</select>
180180
</div>
181-
<p style="margin-bottom: 0.5vw">Anything you would like to add?<br><i>Feel free to add additional notes regarding your concern.</i></p>
181+
<p style="margin-bottom: calc(0.25vw + 0.25vh)">Anything you would like to add?<br><i>Feel free to add additional notes regarding your concern.</i></p>
182182
<textarea id="describerep"></textarea>
183183
<br>
184184
<p id="reportmsgstatus" style="font-weight:bold;text-align:center"></p>

0 commit comments

Comments
 (0)