rm stale css

This commit is contained in:
lilia 2014-07-22 22:11:25 -10:00
parent 98cfc1b701
commit 9b30780335
1 changed files with 0 additions and 19 deletions

View File

@ -73,25 +73,6 @@ li.conversation {
display: inline-block;
}
.collapsable {
background-color: #fff;
border: 2px solid #acdbf5;
padding: 1em 0em 0em;
line-height: 1.2em;
font-family: sans-serif;
border-radius: 20px 0;
}
.collapsable form {
margin: 0;
padding: 1em;
}
.collapsable input[type=text] {
box-sizing: border-box;
width: 100%;
border: none;
}
.message-text {
display: block;
padding: 0.5em 0.6em 0em;