mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 15:51:37 +00:00
Remove obsolete class attribute from sidebar's splitter.
This commit is contained in:
parent
412281d5fa
commit
bcea0a788b
@ -310,7 +310,7 @@ Rights Reserved.
|
||||
<box align="horizontal" style="height:100px" flex="1">
|
||||
<box id="sidebar-box">
|
||||
<splitter class="sidebar-main-header" collapse="after" persist="state">
|
||||
<text class="panel-bar" value="&mail-sidebar-header.label;"/>
|
||||
<text value="&mail-sidebar-header.label;"/>
|
||||
</splitter>
|
||||
<tree id="folderTree" style="width:100px; height: 600px;" flex="1" context="folderPaneContext"/>
|
||||
</box>
|
||||
|
Loading…
x
Reference in New Issue
Block a user