Fixes layout problems in Chrome.
This commit is contained in:
parent
2c8fbaf889
commit
ff22ee9243
1 changed files with 2 additions and 1 deletions
|
|
@ -292,6 +292,7 @@ div#pagenumbers div.right {
|
|||
}
|
||||
|
||||
#content #threads .localnums {
|
||||
display: inline;
|
||||
float: right;
|
||||
border-top: 1px solid #9d9d9d;
|
||||
border-bottom: 1px solid #9d9d9d;
|
||||
|
|
@ -402,4 +403,4 @@ a.button:hover {
|
|||
background: -o-linear-gradient(top, #0099c7, #0294C1);
|
||||
border: solid 1px #077A9C;
|
||||
color: #ffffff;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue