mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-12 04:25:05 -05:00
Put border in right spot
This commit is contained in:
parent
f39307cdea
commit
fe969b3c90
@ -1211,9 +1211,9 @@ button.secondary:hover:not(:disabled) {
|
||||
right: 0px;
|
||||
left: 201px;
|
||||
z-index: 200;
|
||||
border-top: 1px solid #eee;
|
||||
}
|
||||
.chatBox form {
|
||||
border-top: 1px solid #eee;
|
||||
background: #f7f7f7;
|
||||
padding: 11px;
|
||||
}
|
||||
|
@ -316,9 +316,9 @@
|
||||
right: 0px
|
||||
left: 201px
|
||||
z-index: 200
|
||||
border-top: 1px solid #eee
|
||||
|
||||
form
|
||||
border-top: 1px solid #eee
|
||||
background: lighten($gray-light, 93%)
|
||||
padding: 11px
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user