remove table layout fixed (#1819)

This commit is contained in:
afc163 2016-05-23 18:59:27 +08:00
parent 7c2ac50ca7
commit 3ee8c0b604

View File

@ -373,10 +373,6 @@
overflow-y: scroll; overflow-y: scroll;
} }
&-fixed {
table-layout: fixed;
}
&-fixed-left, &-fixed-left,
&-fixed-right { &-fixed-right {
position: absolute; position: absolute;