diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/content.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/yoga/content.css b/template/yoga/content.css index d7bf95884..67019a3ac 100644 --- a/template/yoga/content.css +++ b/template/yoga/content.css @@ -79,6 +79,9 @@ BODY#theNBMPage #content * html #content UL.thumbnails IMG.thumbnail { position: relative; top: -50%; + /*\*//*/ + margin-top: -40%; + /**/ } #content .navigationBar, #content .additional_info { |