Skip to content

Commit a66b73d

Browse files
committed
Fix wrapping items for hover
1 parent 78196e0 commit a66b73d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style/webact.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ body {
1818
}
1919

2020
.span-url{
21-
width: 320px;
21+
width: 312px;
2222
text-decoration: none;
2323
color: rgb(0, 0, 0);
2424
font-size: 13px;

0 commit comments

Comments
 (0)