diff --git a/resources/report/css/style.css b/resources/report/css/style.css index 5c00be9d..cd733cb9 100644 --- a/resources/report/css/style.css +++ b/resources/report/css/style.css @@ -165,8 +165,11 @@ li.warn { } /* Dialogs */ +#about { + max-width: 580px; +} #about blockquote { - white-space: pre; + white-space: pre-line; } #settingsDialog > div > * { margin: 16px; diff --git a/resources/report/report.html b/resources/report/report.html index 0aed37c6..7f74ff35 100644 --- a/resources/report/report.html +++ b/resources/report/report.html @@ -230,18 +230,11 @@
LOOT is free, but if you want to show your appreciation with some money, donations may be made to WrinklyNinja (LOOT's creator and main developer) using PayPal, Bitcoin or Flattr.
Copyright © 2012–2014 WrinklyNinja
-LOOT is free software: you can redistribute it and/or modify it -under the terms of the GNU General Public License as published -by the Free Software Foundation, either version 3 of the -License, or any later version. + LOOT is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. -LOOT is distributed in the hope that it will be useful, but -WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -See the GNU General Public License for more details. + LOOT is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -You should have received a copy of the GNU General Public License -along with LOOT. If not, see <http://www.gnu.org/licenses/>. + You should have received a copy of the GNU General Public License along with LOOT. If not, see <http://www.gnu.org/licenses/>.