fixed stylesheet for the "log" plugin
This commit is contained in:
parent
3cc64e84f3
commit
2d8d4bdd2e
1 changed files with 1 additions and 1 deletions
|
@ -380,7 +380,7 @@ button:hover {
|
|||
#partition_info p, #log p.console {
|
||||
margin-left: 10%;
|
||||
margin-right: 10%;
|
||||
font-family: monospace
|
||||
font-family: monospace;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue