Phone responsive design

This commit is contained in:
jendib
2013-08-04 19:21:06 +02:00
parent fe44930d99
commit 0e330a1cbd
5 changed files with 12 additions and 7 deletions
+4
View File
@@ -16,6 +16,10 @@
&:first-child {
white-space: nowrap;
}
.cell-message {
word-wrap: break-word;
}
}
}