make firefox slightly happier
This commit is contained in:
parent
caa2fd97d1
commit
04305460db
2 changed files with 8 additions and 2 deletions
|
@ -105,10 +105,10 @@ limitations under the License.
|
|||
-webkit-flex: 1 1 0;
|
||||
flex: 1 1 0;
|
||||
|
||||
width: 100%;
|
||||
|
||||
/* specify width and margin in here rather than the wrapper otherwise gemini-scrollbars gets confused */
|
||||
min-width: 0px;
|
||||
max-width: 960px;
|
||||
width: 100%;
|
||||
margin: auto;
|
||||
|
||||
overflow-y: auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue