mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-22 00:02:45 -04:00
fix (#4533)
This commit is contained in:
@@ -295,13 +295,8 @@ td.numeric {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* login and register form */
|
||||
/* prompt: login + register form + alert message banner */
|
||||
.prompt {
|
||||
margin: 3rem auto;
|
||||
padding: 2rem;
|
||||
max-width: 400px;
|
||||
min-width: 300px;
|
||||
width: 33%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
@@ -295,13 +295,8 @@ td.numeric {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* login and register form */
|
||||
/* prompt: login + register form + alert message banner */
|
||||
.prompt {
|
||||
margin: 3rem auto;
|
||||
padding: 2rem;
|
||||
max-width: 400px;
|
||||
min-width: 300px;
|
||||
width: 33%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user