Skip to content
This repository was archived by the owner on Jun 6, 2019. It is now read-only.

Commit dba1d6a

Browse files
committed
fix shields nor shrinking when advanced opt is hidden
fix brave/brave-browser#53
1 parent bdf4ea1 commit dba1d6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/views/braveShieldsPanel.pug

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ html
88
link(rel='stylesheet', href=env == 'prod' ? '/bravelizer.css' : 'chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/bravelizer.css')
99
style.
1010
body {
11-
height: 587px; /* 600px is the max allowed chrome extension height */
1211
width: 280px;
1312
}
1413

0 commit comments

Comments
 (0)