diff options
| author | Nigel Osborne <kiwi3685@me.com> | 2010-09-13 08:12:04 +0000 |
|---|---|---|
| committer | Nigel Osborne <kiwi3685@me.com> | 2010-09-13 08:12:04 +0000 |
| commit | ac58a8f4cc986396b8b97fd0a2a0df684810248e (patch) | |
| tree | f03500cd7f40c5c512587a82392c88838b3bd5c3 | |
| parent | 2ebc1c355f0cbe8c12cb76c653541b1d943827c4 (diff) | |
| download | webtrees-ac58a8f4cc986396b8b97fd0a2a0df684810248e.tar.gz webtrees-ac58a8f4cc986396b8b97fd0a2a0df684810248e.tar.bz2 webtrees-ac58a8f4cc986396b8b97fd0a2a0df684810248e.zip | |
REVERSE - Bug #631503 - Highlighted image, missing frame
| -rw-r--r-- | themes/webtrees/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/webtrees/style.css b/themes/webtrees/style.css index ea229f228a..b3e18ae263 100644 --- a/themes/webtrees/style.css +++ b/themes/webtrees/style.css @@ -422,7 +422,6 @@ a:hover .nameZoom { .thumbnail { height: auto; padding: 3px; - border: 1px solid #555555; } .icon, .adminicon { |
