Bug 232973 Remove unused style rule for #disabledDomains

r=neil sr=alecf patch by Andreas Kunz <durbacher@gmx.de>


git-svn-id: svn://10.0.0.236/trunk@152257 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cbiesinger%web.de 2004-02-04 00:39:04 +00:00
parent 507ee213c3
commit cc19f4065a
2 changed files with 0 additions and 13 deletions

View File

@ -85,9 +85,3 @@
#mouseWheelMode {
width: 9em;
}
/* ::::: Smart Browsing ::::: */
#disabledDomains {
max-height: 13em;
}

View File

@ -85,10 +85,3 @@
#mouseWheelMode {
width: 9em;
}
/* ::::: Smart Browsing ::::: */
#disabledDomains {
max-height: 13em;
}