mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
Fixed adding of existing series, whoops.
Buttons do not have a height globally assigned anymore (no more CSS tweaking all over the place), this means they are larger than textboxes and selects, but it looks good.
This commit is contained in:
parent
d2779d2cdf
commit
def86f90f5
3 changed files with 23 additions and 15 deletions
|
@ -1,13 +1,4 @@
|
|||
<style>
|
||||
#saveDir
|
||||
{
|
||||
padding-bottom: 1px;
|
||||
}
|
||||
|
||||
#saveDir span
|
||||
{
|
||||
margin-top: -2px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue