Bug 686857 - Make clickable area match close button boundaries (r=mfinkle)

This commit is contained in:
Lucas Rocha 2011-09-16 09:56:01 +01:00
parent 68e7e0ea6d
commit 362e9c67f5

View File

@ -68,7 +68,7 @@
.documenttab-close-container[tablet] {
left: 0px;
-moz-margin-end: 0px;
-moz-margin-start: 135px;
-moz-margin-start: 151px;
-moz-box-pack: end;
-moz-box-align: center;
}