зеркало из https://github.com/mozilla/phonebook.git
Centered menubar
git-svn-id: http://svn.mozilla.org/projects/phonebook/trunk@49679 4eb1ac78-321c-0410-a911-ec516a8615a5
This commit is contained in:
Родитель
105daae882
Коммит
5c0613476a
|
@ -95,7 +95,7 @@ a:hover {
|
|||
margin-left: 0.25em;
|
||||
}
|
||||
#menu li {
|
||||
display: inline;
|
||||
display: inline-block;
|
||||
font-size: 0.857em;
|
||||
}
|
||||
#menu a {
|
||||
|
@ -154,6 +154,7 @@ a:hover {
|
|||
|
||||
#phonebook-search.large #menu {
|
||||
margin-top: 1em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* Card view */
|
||||
|
|
Загрузка…
Ссылка в новой задаче