Archived
1
0
This commit is contained in:
Jeff Becker 2016-11-02 15:58:43 -04:00
parent 1acad1b11f
commit 95ab7448be
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

@ -299,8 +299,7 @@ a, a:visited, .navbar-link > label {
}
.ukko_thread_header {
clear: both;
display: inline-block;
padding-left: 4px;
padding-right: 4px;
}
@ -593,7 +592,8 @@ textarea#reply-text {
75% { transform:rotate(1deg); }
}
.truncated_post , .ukko_thread_header {
.truncated_post {
max-width: 75%;
padding-left: 25%;
}