1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-23 05:51:28 +00:00

some small layout fixes, remove a few inline styles

This commit is contained in:
Andrew Dolgov
2021-03-06 20:03:36 +03:00
parent 473ea6255c
commit 68ecf52594
12 changed files with 298 additions and 102 deletions

View File

@@ -878,7 +878,7 @@ class Pref_Prefs extends Handler_Protected {
?> -->
<ul id="prefs-plugin-list" class="prefs-plugin-list list-unstyled">
<li><?= __("Loading, please wait...") ?></li>
<li class='text-center'><?= __("Loading, please wait...") ?></li>
</ul>
</div>