Bug 1135589 - Make the focusring match the visible borders of the buttons in reader mode. r=florian

--HG--
extra : rebase_source : bb263951e7185fdd53c5432795e3989e0ef809e8
This commit is contained in:
Jared Wein 2015-03-23 18:53:01 -04:00
parent 0a279d762e
commit eb31a2c4d1

View File

@ -257,6 +257,7 @@ body {
border-left: 0;
border-right: 0;
border-bottom: 1px solid #c1c1c1;
padding: 0;
}
.button[hidden] {