Bug 565168 Share menu is no longer obscured by other personas

This commit is contained in:
Matt Claypotch 2010-05-18 14:34:50 -07:00
Родитель c7b92b82e7
Коммит 66793e26ff
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -1742,6 +1742,7 @@ form .error .note.error {
}
#persona-summary .share-arrow {
position: absolute;
z-index: 100;
}
#persona #more-personas {
margin-bottom: 3em;