Skip to content

Commit 6698845

Browse files
committed
legal name tool tip fix
1 parent fcd1362 commit 6698845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/foundation/css/foundation.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ div.error-container a:hover {
595595
max-width: 200px;
596596
min-width: 20px;
597597
width: 15%;
598-
overflow: hidden;
598+
overflow: visible;
599599
text-overflow: ellipsis;
600600
white-space: nowrap;
601601
}

0 commit comments

Comments
 (0)