fix(message-list): Roll back min width hiding reply buttons, etc. Just allow individual body iframes to scroll horizontally when necessary

This commit is contained in:
Ben Gotow 2015-09-01 10:51:24 -07:00
parent b04f496a02
commit be697e42c7
2 changed files with 0 additions and 2 deletions

View file

@ -53,7 +53,6 @@
}
.scroll-region-content-inner {
transform:translate3d(0,0,0);
min-width: 700px;
}
}

View file

@ -7,7 +7,6 @@
font-family: "Nylas-FaktPro", "Helvetica", "Lucidia Grande", sans-serif;
font-size: 16px;
line-height: 1.5;
color: @text-color;
background-color: transparent !important;
border: 0;