Skip to content

Commit ca5e3a3

Browse files
committed
90% width
1 parent 8df6e4b commit ca5e3a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

webroot/css/messages.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
/* needed for button position: absolute */
66
position: relative;
77
text-align: center;
8-
width: fit-content;
8+
/* width: fit-content; */
9+
width: 90%;
910
margin-left: auto;
1011
margin-right: auto;
1112
margin-bottom: 20px;

0 commit comments

Comments
 (0)