mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 12:59:39 -07:00
Fix logo cut off on login screen (#1896)
This commit is contained in:
parent
e473a8d320
commit
0e1bfe859a
1 changed files with 0 additions and 3 deletions
|
@ -87,9 +87,6 @@ div.bg {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 0 auto 10px;
|
margin: 0 auto 10px;
|
||||||
display: block;
|
display: block;
|
||||||
-moz-border-radius: 50%;
|
|
||||||
-webkit-border-radius: 50%;
|
|
||||||
border-radius: 50%;
|
|
||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
* Form styles
|
* Form styles
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue