Bug 1167805 - Not enough padding for page title causing pin icon to overlap [r=adw]

This commit is contained in:
Ed Lee 2015-05-22 17:37:21 -07:00
parent 7d349c7262
commit 972edb58e9
2 changed files with 2 additions and 1 deletions

View File

@ -247,6 +247,7 @@ input[type=button] {
.newtab-title {
left: 0;
padding: 0 4px;
}
.newtab-sponsored {

View File

@ -173,7 +173,7 @@
}
.newtab-site[pinned] .newtab-title {
padding: 0 15px;
-moz-padding-start: 24px;
}
.newtab-site[pinned] .newtab-title::before {