1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-11-25 10:42:17 -05:00

Fix column widths for avatars in chat

This commit is contained in:
Lance Stout 2013-12-16 19:17:08 -08:00
parent 076d8e4a9f
commit 72eaa59ff7
3 changed files with 5 additions and 1 deletions

View File

@ -1050,6 +1050,7 @@ button.secondary:hover:not(:disabled) {
text-align: right;
background-color: #f7f7f7;
border-top: 1px solid #e1e1e1;
white-space: nowrap;
}
.messages .sender .name {
padding-left: 10px;
@ -1060,6 +1061,7 @@ button.secondary:hover:not(:disabled) {
vertical-align: middle;
padding: 10px;
border-top: 1px solid #eee;
width: 99%;
}
.messages .message {
font-size: 12px;

View File

@ -159,6 +159,7 @@
text-align: right
background-color: #f7f7f7
border-top: 1px solid #e1e1e1
white-space: nowrap
.name
padding-left: 10px
@ -169,6 +170,7 @@
vertical-align: middle
padding: 10px
border-top: 1px solid #eee
width: 99%
.message
font-size: $font-size-small

View File

@ -1,5 +1,5 @@
CACHE MANIFEST
# 0.0.1 1387233558178
# 0.0.1 1387250191209
CACHE:
/app.js