diff --git a/r2/r2/public/static/css/reddit.css b/r2/r2/public/static/css/reddit.css index 7501c5410..74326130d 100755 --- a/r2/r2/public/static/css/reddit.css +++ b/r2/r2/public/static/css/reddit.css @@ -2198,10 +2198,9 @@ li.searchfacet { } .popup h1 { - text-align: center; - font-size: large; + font-size: large; font-weight: normal; - color: orangered; + margin-left: 1em; } .popup h2 { @@ -2212,9 +2211,9 @@ li.searchfacet { font-weight: normal; } -.popup .close-popup { - text-align: center; - margin-top: 10px; +.popup .hidecover { + float: right; + margin-right: 3px; } .usertable { margin-left: 10px;} diff --git a/r2/r2/templates/reddit.html b/r2/r2/templates/reddit.html index 7e9c39bd3..f83151c79 100644 --- a/r2/r2/templates/reddit.html +++ b/r2/r2/templates/reddit.html @@ -146,25 +146,21 @@
%endif %endif