width: 50%;
float: left;
padding: 6px 10px;
+ word-wrap: break-word;
}
.browse-tag-k {
}
.content-body {
- h1, h2, h3, p {
+ h1, h2, h3, p, ul, ol {
margin-bottom: $lineheight;
}
right: 0;
bottom: 0;
border: 0;
- z-index: 1000;
+ z-index: 2000;
}
#slim_container {
vertical-align: middle;
}
+.inbox-sent {
+ white-space: nowrap;
+}
+
.inbox-mark-unread,
.inbox-mark-read,
.inbox-delete {