Revert "don't need to set width with javascript?"

This reverts commit a2cf641c0e.
This commit is contained in:
Travis Ralston 2020-07-06 15:23:20 -06:00
parent 70eebc978f
commit d14dd777b7
2 changed files with 3 additions and 1 deletions

View file

@ -70,7 +70,6 @@ limitations under the License.
z-index: 1; // over top of other elements, but still under the ones in the visible list
height: 32px; // to match the header container
// width set by JS
width: calc(100% - 22px);
}
&.mx_RoomSublist2_headerContainer_stickyBottom {