mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-22 09:12:19 -05:00
Fix contact header alignments
This commit is contained in:
parent
4b86dd99e3
commit
840f99608b
@ -986,7 +986,8 @@ button.secondary:hover:not(:disabled) {
|
||||
margin-left: 10px;
|
||||
margin-right: 5px;
|
||||
padding: 0px;
|
||||
font-size: 14px;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
max-width: 50%;
|
||||
}
|
||||
.conversation header .status {
|
||||
|
@ -112,14 +112,15 @@
|
||||
margin-left: 10px
|
||||
margin-right: 5px
|
||||
padding: 0px
|
||||
font-size: $font-size-base
|
||||
font-size: 12px
|
||||
font-weight: bold
|
||||
max-width: 50%
|
||||
|
||||
.status
|
||||
margin: 10px
|
||||
margin-left: 0px
|
||||
padding: 0px
|
||||
font-size: $font-size-small
|
||||
font-size: 12px
|
||||
max-width: 75%
|
||||
float: left
|
||||
overflow: hidden
|
||||
|
@ -1,5 +1,5 @@
|
||||
CACHE MANIFEST
|
||||
# 0.0.1 1387526569652
|
||||
# 0.0.1 1387527074335
|
||||
|
||||
CACHE:
|
||||
/app.js
|
||||
|
Loading…
Reference in New Issue
Block a user