summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authora1346054 <36859588+a1346054@users.noreply.github.com>2022-08-27 14:01:20 +0000
committera1346054 <36859588+a1346054@users.noreply.github.com>2022-09-01 14:55:04 +0000
commit9f8c08600547e849bd3a67a1c6c9a68f7cda57d8 (patch)
treeaf8f7ec7c96699ac250732ce8310f5c4e42aafa6
parent4b21130a8d5c537dc56fca502bf06a1a0978517d (diff)
downloadlightdm-gtk-greeter-git-9f8c08600547e849bd3a67a1c6c9a68f7cda57d8.tar.gz
Add missing final newline
-rw-r--r--data/sample-lightdm-gtk-greeter.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/sample-lightdm-gtk-greeter.css b/data/sample-lightdm-gtk-greeter.css
index 42b125f..2edf639 100644
--- a/data/sample-lightdm-gtk-greeter.css
+++ b/data/sample-lightdm-gtk-greeter.css
@@ -282,4 +282,4 @@ For more fine-grain control, you can also use the named widgets. Those are being
#greeter_infobar {
border-bottom-width: 0;
font: bold;
-} \ No newline at end of file
+}