[fix] suggestions display
This commit is contained in:
@@ -403,8 +403,8 @@ tr {
|
||||
|
||||
#suggestions {
|
||||
|
||||
span {
|
||||
display: block;
|
||||
form {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
}
|
||||
@@ -432,8 +432,10 @@ tr {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#answers, #infoboxes {
|
||||
form {
|
||||
display: inline-block;
|
||||
min-width: 210px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user