mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
More CSS cleanup, config pages are pretty messed up.
This commit is contained in:
@@ -25,31 +25,17 @@
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
.section_content
|
||||
{
|
||||
padding-left: 15px;
|
||||
}
|
||||
|
||||
.indexer_group
|
||||
{
|
||||
width: 290px;
|
||||
}
|
||||
|
||||
|
||||
.indexer_left
|
||||
{
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.indexer_right
|
||||
{
|
||||
display:inline;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.indexer_checkbox
|
||||
{
|
||||
margin-right: 205px;
|
||||
margin-top: 8px;
|
||||
width: 80px;
|
||||
float:left;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user