Followup to bug 301039, fix javascript console button padding, patch by Bryan <BoxerBoi76@hotmail.com>, r=kevin

git-svn-id: svn://10.0.0.236/trunk@179179 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
gavin%gavinsharp.com 2005-08-28 22:35:23 +00:00
parent 7418b9d4a3
commit 4bce62fbe4

View File

@ -140,7 +140,7 @@ toolbarseparator {
/* ::::: Fix JavaScript Console toolbar button text spacing ::::: */
#ToolbarMode .toolbarbutton-text {
.toolbarbutton-text {
-moz-padding-start: 0px;
-moz-padding-end: 5px;
}