[recipes] Fix a small misalignment among the tiles
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] Fix a small misalignment among the tiles
- Date: Wed, 18 Jan 2017 10:42:52 +0000 (UTC)
commit 31725950235414cfb7781f28f1b643a488184de4
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Jan 18 05:42:06 2017 -0500
Fix a small misalignment among the tiles
Pointed out by eagle-eye Allan.
https://bugzilla.gnome.org/show_bug.cgi?id=777438
src/recipes.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/src/recipes.css b/src/recipes.css
index 3617425..951bce7 100644
--- a/src/recipes.css
+++ b/src/recipes.css
@@ -255,3 +255,7 @@ image.very-spicy {
background: transparent;
}
+flowbox flowboxchild {
+ padding: 0;
+ border-radius: 0;
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]