Skip to content

Commit 3aad17e

Browse files
committed
Merge pull request #4 from ethaizone/patch-2
Update error.css
2 parents a5cd4c2 + 786a42d commit 3aad17e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

assets/css/error.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
body {
32
padding-top: 40px;
43
background: url("../img/pattern/always_grey.png") repeat rgba(68, 68, 68, .9);
@@ -47,6 +46,7 @@ form.relative {
4746
.submitBtn {
4847
position: absolute;
4948
right: 0;
49+
top: 0;
5050
-webkit-border-top-left-radius: 0;
5151
-moz-border-radius-topleft: 0;
5252
border-top-left-radius: 0;
@@ -61,4 +61,4 @@ form.relative {
6161
.logo h1 {
6262
font-size: 60px;
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)