mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-16 12:24:46 -04:00
delete margin (#7904)
Ref: #4493 Before: <img width="816" height="571" alt="grafik" src="https://github.com/user-attachments/assets/bfc6c933-5e4e-46e8-91d7-0e0e7b469671" /> After: <img width="795" height="523" alt="grafik" src="https://github.com/user-attachments/assets/5b5a668c-c3ca-46ef-be69-ad5b5b90a412" />
This commit is contained in:
@@ -466,7 +466,6 @@ th {
|
||||
}
|
||||
|
||||
.prompt input {
|
||||
margin: 5px auto;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
@@ -466,7 +466,6 @@ th {
|
||||
}
|
||||
|
||||
.prompt input {
|
||||
margin: 5px auto;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
@@ -354,7 +354,6 @@ textarea:invalid {
|
||||
.prompt input,
|
||||
.prompt select,
|
||||
.prompt .stick {
|
||||
margin: 5px auto;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
@@ -354,7 +354,6 @@ textarea:invalid {
|
||||
.prompt input,
|
||||
.prompt select,
|
||||
.prompt .stick {
|
||||
margin: 5px auto;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user