[Usage Statistics | Trunk]: Remove border from iframe

This commit is contained in:
k.triantafyllou 2020-06-17 14:40:47 +00:00
parent 85577a42ea
commit 02323d30d3
1 changed files with 0 additions and 1 deletions

View File

@ -64,6 +64,5 @@ button.search:hover {
iframe {
box-shadow: 1px 10px 12px #00000029;
border: 1px solid #E0E0E0;
border-radius: 5px;
}