1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-17 03:31:48 +00:00

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

View File

@@ -16,6 +16,10 @@
&:first-child {
white-space: nowrap;
}
.cell-message {
word-wrap: break-word;
}
}
}