Bug 1155083 - Properly hide reader view tablet on landscape tablets. r=bnicholson

--HG--
extra : rebase_source : 536896d127004696690e3129e61931d19cba1b16
This commit is contained in:
Margaret Leibovic 2015-04-16 15:37:33 -07:00
Родитель 1c8e80a56e
Коммит dd6417362f
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -620,6 +620,10 @@ body {
height: 56px;
}
.toolbar {
bottom: -57px;
}
.toolbar > * {
width: 56px;
}