fixes #25: Voting on posts does not have any effect (also added to post/show)
This commit is contained in:
@@ -170,6 +170,10 @@ img {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
img.wait {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
input[type=text], input[type=password], input[type=url], textarea, button {
|
||||
/* border: 1px solid #AAA;*/
|
||||
font-size: 1em;
|
||||
|
||||
Reference in New Issue
Block a user