update to bootstrap-3.2 and minor css adjustments

This commit is contained in:
marijus
2014-07-24 13:51:06 +02:00
parent 0f14dd30db
commit 9001406346
8 changed files with 3112 additions and 2458 deletions

View File

@@ -101,7 +101,6 @@ code {
color: $code_txtcolour;
padding: 10px;
margin-top: 20px;
max-width: 80%;
}
pre {
@@ -1908,11 +1907,11 @@ img.mail-list-sender-photo {
}
#profile-jot-text::-webkit-input-placeholder {
font-size:18px;
font-size:16px;
}
#profile-jot-text::-moz-placeholder {
font-size:18px;
font-size:16px;
}
#profile-jot-text:focus::-webkit-input-placeholder {