We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8df6e4b commit ca5e3a3Copy full SHA for ca5e3a3
webroot/css/messages.css
@@ -5,7 +5,8 @@
5
/* needed for button position: absolute */
6
position: relative;
7
text-align: center;
8
- width: fit-content;
+ /* width: fit-content; */
9
+ width: 90%;
10
margin-left: auto;
11
margin-right: auto;
12
margin-bottom: 20px;
0 commit comments