fix favicon size in ie

This commit is contained in:
Athou
2013-04-09 15:02:36 +02:00
parent 8a2d529476
commit fb686df9b4
3 changed files with 7 additions and 2 deletions

View File

@@ -8,6 +8,11 @@
cursor: pointer;
}
.favicon {
width: 16px;
height: 16px;
}
.toolbar {
padding-top: 10px;
padding-bottom: 10px;