mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-06-02 23:59:52 -04:00
minor css and APIToken Admin UI fixes
This commit is contained in:
parent
920b92e658
commit
9c8ece4d7c
2 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
* {
|
||||
/* * {
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
} */
|
||||
|
||||
#logo {
|
||||
height: 30px;
|
||||
|
@ -317,7 +317,7 @@ body.model-snapshot.change-list #content .object-tools {
|
|||
}
|
||||
|
||||
.inline-group .tabular td.original p {
|
||||
margin-top: -33px;
|
||||
margin-top: -28px;
|
||||
}
|
||||
|
||||
tbody .output-link {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue