Skip to content
Snippets Groups Projects
Commit faf4d76b authored by Shane Tomlinson's avatar Shane Tomlinson
Browse files

Adding a 20px left and right margin to the delay, wait, and error screens.

close #1117
parent d1963996
No related branches found
No related tags found
No related merge requests found
......@@ -132,6 +132,9 @@ section > .contents {
color: #777;
}
#wait .vertical, #error .vertical, #delay .vertical {
padding: 0 20px;
}
#formWrap {
background-color: #fff;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment