Backout D��o's patch from bug 388030 due to Mac-only perf regression.

This commit is contained in:
reed%reedloden.com 2007-11-07 05:13:51 +00:00
Родитель d27387fdcd
Коммит eab978f9ea
1 изменённых файлов: 6 добавлений и 1 удалений

Просмотреть файл

@ -878,10 +878,15 @@ toolbar[iconsize="small"] #paste-button:not([disabled="true"]):hover:active {
.formatted-url * {
margin: 0;
padding: 0;
cursor: text;
}
.formatted-url-ellipsis {
-moz-margin-start: 1px;
}
.formatted-url-prePath {
overflow-x: hidden;
-moz-box-pack: center;
}
#urlbar-container {