Skip to content

Commit

Permalink
Remove admin width
Browse files Browse the repository at this point in the history
  • Loading branch information
BSteelooper committed Dec 30, 2021
1 parent 69a4c5e commit 1d345ae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions data/styleadmin.css
Expand Up @@ -348,7 +348,6 @@ h3 {
padding: 5px;
margin: 10px;
border-radius:3px;
width: 588px;
margin-left: 0;
}

Expand Down Expand Up @@ -450,4 +449,4 @@ h3 {
background-image: url(image/error_3.png);
background-repeat: no-repeat;
background-position: 1% center;
}
}

0 comments on commit 1d345ae

Please sign in to comment.