Bug 827265 - [toolbox] Command buttons have a left and right border on OS X when selected, r=paul

This commit is contained in:
Victor Porof 2013-01-07 13:30:37 +02:00
parent eeebd2339b
commit 35de4b57e9

View File

@ -48,6 +48,7 @@
.command-button {
padding: 0 8px;
margin: 0;
border-width: 0;
width: 16px;
}