mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-16 21:15:33 -04:00
Minor error message tweak (#1778)
* Added: some tips to how to build. Gave some info to Windows developers. * Fixed: Alignment of validation errors in labels * Fixed: error message mentioning 'series'
This commit is contained in:
committed by
Devin Buhl
parent
dffa50a82f
commit
b313dd1845
@@ -41,8 +41,7 @@
|
||||
|
||||
.help-inline {
|
||||
display : inline-block;
|
||||
margin-top : 8px;
|
||||
padding-left : 0;
|
||||
padding-left : 0px;
|
||||
|
||||
@media (max-width: @screen-xs-max) {
|
||||
margin-left: 0;
|
||||
|
||||
Reference in New Issue
Block a user