mirror of
https://github.com/Readarr/Readarr.git
synced 2026-09-26 21:25:11 -04:00
added spacing between save button and quality profiles.
This commit is contained in:
1 parent
9334c692b6
commit
6c995cfbdf
2 files changed
+1
-5
No files matched your search
@@ -1,10 +1,6 @@
|
||||
@using NzbDrone.Web.Helpers
|
||||
@model NzbDrone.Web.Models.IndexerSettingsModel
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@section HeaderContent{
|
||||
<link rel="stylesheet" type="text/css" href="../../Content/Settings.css" />
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br />
|
||||
<button type="submit" id="save_button" >Save</button><img src="../../Content/Images/ajax-loader.gif" alt="Loader" id="saveAjax"/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in new issue
Block a user