diff --git a/public/static/snapshot.css b/public/static/snapshot.css index bf331c84..e61423fa 100644 --- a/public/static/snapshot.css +++ b/public/static/snapshot.css @@ -98,17 +98,6 @@ header small code { height: 100%; border: 0; } -img.external { - height: 30px; - margin-right: -10px; - padding: 3px; - border-radius: 4px; - vertical-align: middle; - border: 4px solid rgba(0,0,0,0); -} -img.external:hover { - border: 4px solid green; -} .header-bottom { background-color: rgba(23, 22, 22, 0.88); }