diff --git a/src/wp-content/themes/twentytwelve/style.css b/src/wp-content/themes/twentytwelve/style.css index fb6bf14c4a..868f95a94e 100644 --- a/src/wp-content/themes/twentytwelve/style.css +++ b/src/wp-content/themes/twentytwelve/style.css @@ -521,10 +521,12 @@ a:hover { color: #000; display: block; font-size: 12px; + height: auto; padding: 12px; position: absolute; top: 5px; left: 5px; + width: auto; z-index: 100000; /* Above WP toolbar */ }