diff options
author | rubenwardy <rw@rubenwardy.com> | 2019-01-29 00:27:26 +0000 |
---|---|---|
committer | rubenwardy <rw@rubenwardy.com> | 2019-01-29 00:27:26 +0000 |
commit | 0f3adda59276abab6ba630b620d0a51c19a6412c (patch) | |
tree | 58668dc289dffe417a240e0290cf2f5f62d86921 | |
parent | 441ed3beeb0fdc3540f03ddefcb7bd0c7c60769f (diff) | |
download | cheatdb-0f3adda59276abab6ba630b620d0a51c19a6412c.tar.xz |
Improve spacing on bulk change releasesv1.12.0
-rw-r--r-- | app/templates/packages/release_bulk_change.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/packages/release_bulk_change.html b/app/templates/packages/release_bulk_change.html index a51198f..52b8440 100644 --- a/app/templates/packages/release_bulk_change.html +++ b/app/templates/packages/release_bulk_change.html @@ -29,7 +29,7 @@ Maximum must be greater than or equal to the minimum! </p> - <p> + <p class="mt-3"> Note: Min and max versions will be used to hide the package on platforms not within the range. You cannot select the oldest version for min or the newest version |