Merge pull request #120 from lorenzhs/debugbutton
Non-layout-killing debug button ("count watchers")
This commit is contained in:
commit
2835a2deef
2 changed files with 7 additions and 1 deletions
|
@ -133,6 +133,12 @@ input[type=text], input[type=password], .badge {
|
|||
#topbar .brand img {
|
||||
height: 32px;
|
||||
}
|
||||
#topbar .brand button {
|
||||
position: absolute;
|
||||
line-height: 15px;
|
||||
font-size: 9pt;
|
||||
margin-left: 10px
|
||||
}
|
||||
#topbar .title {
|
||||
position: fixed;
|
||||
left: 145px; /* sidebar */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue