diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/image.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/image.css b/template/yoga/image.css index 33c73cd6a..7bb2d4f79 100644 --- a/template/yoga/image.css +++ b/template/yoga/image.css @@ -8,7 +8,7 @@ #imageHeaderBar H2 { /*margin: 1ex 0; override default-layout for less bottom-margin */ text-align: center; - padding-top: 0; + padding: 0; clear: both; } |