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

Commit

Permalink
fix shields nor shrinking when advanced opt is hidden
Browse files Browse the repository at this point in the history
  • Loading branch information
cezaraugusto committed Jul 2, 2018
1 parent bdf4ea1 commit dba1d6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/braveShieldsPanel.pug
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ html
link(rel='stylesheet', href=env == 'prod' ? '/bravelizer.css' : 'chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/bravelizer.css')
style.
body {
height: 587px; /* 600px is the max allowed chrome extension height */
width: 280px;
}

Expand Down

0 comments on commit dba1d6a

Please sign in to comment.