updated libs and fixed some stupid css errors for firefox on linux
This commit is contained in:
parent
72beea805f
commit
5017876894
Binary file not shown.
@ -176,13 +176,14 @@ a.external {
|
||||
}
|
||||
.searchbox {
|
||||
float: right !important;
|
||||
width: 226px; /* chrome needs this or it creates a second line */
|
||||
width: 230px; /* chrome/firefox-linux needs this or it creates a second line */
|
||||
}
|
||||
.searchbox input[type="text"] {
|
||||
height: 15px;
|
||||
font-size: 10px;
|
||||
width: 200px;
|
||||
padding: 0;
|
||||
border: 1px solid #999999;
|
||||
}
|
||||
|
||||
.content-container {
|
||||
|
Loading…
Reference in New Issue
Block a user