Use table layout fixed 👍

master
Vikash 2016-03-02 10:33:22 +05:30
parent c94c4e5937
commit 7ac6f8d344
1 changed files with 3 additions and 2 deletions

View File

@ -16,7 +16,9 @@
width: 295px;
float: left;
}
.cheatsheet__section table {
table-layout: fixed;
}
.zci--cheat_sheets td {
padding-bottom: 8px;
}
@ -74,7 +76,6 @@
padding-top: 0px;
padding-left: 7px;
margin-top: 1px;
word-break: break-all;
}
/* reference-sheet.handlebars */