Skip to content

Commit 8201c13

Browse files
committed
Popup: Update popup test
1 parent f5ee22c commit 8201c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/visual/menu/popup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
width: 200px; height: 150px; border: 1px solid gray; border-radius: 5px;
7777
box-shadow: 3px 3px 5px -1px rgba(0, 0, 0, 0.5);
7878
background: lightgray; background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
79-
font-size: 120%; text-align: center; line-height: 150px;
79+
font-size: 120%; text-align: center; line-height: 150px; outline: none;
8080
}
8181
</style>
8282
</head>

0 commit comments

Comments
 (0)