[bug 876072] Overlays on mobile should stay fixed

This commit is contained in:
Rehan Dalal 2013-05-31 15:26:29 -04:00
Родитель 4bfbd12e3f
Коммит 67b057c975
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -390,7 +390,7 @@ input[type="submit"]:visited {
background: rgba(40, 40, 40, 0.98) url('../../img/grain.png') 0 0 repeat;
bottom: 0;
left: 0;
position: absolute;
position: fixed;
right: 0;
top: 0;
z-index: 100;