1
0
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:
Oliver Rivett-Carnac
2017-10-23 02:58:25 +02:00
committed by Devin Buhl
parent dffa50a82f
commit b313dd1845
3 changed files with 34 additions and 28 deletions

View File

@@ -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;