mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-28 13:01:28 +02:00
Only show one Existing Series per line now.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<style>
|
||||
.existingSeries
|
||||
{
|
||||
width: 548px;
|
||||
border-color: #f2f2f2;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
@@ -16,7 +17,7 @@
|
||||
margin: 0px 10px 10px 0px;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
display: inline-block;
|
||||
display: block;
|
||||
}
|
||||
.masterQualitySelector
|
||||
{
|
||||
|
Reference in New Issue
Block a user