Skip to content

Commit 8747ada

Browse files
Fix Corners
Fix Corners
1 parent 0770cdd commit 8747ada

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MerlinAU.asp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
2626
/* MerlinAU modern UI overrides */
2727
.FormTitle {
28-
border-radius: 18px !important;
28+
border-radius: 0 18px 18px 18px !important;
2929
overflow: hidden;
3030
border: 1px solid rgba(255,255,255,0.12);
3131
box-shadow: 0 18px 45px rgba(0,0,0,0.35);

0 commit comments

Comments
 (0)