@import '../variables.less';

@media screen and ( min-height: 600px ) and ( min-width: 851px ) {
	.tux-messagetable-header {
		top: @fixed-header-height + @color-height;
	}
}
