Enabled moving address, minor CSS fixes
This commit is contained in:
9
public/oldschool/css/main.css
vendored
9
public/oldschool/css/main.css
vendored
@@ -398,6 +398,9 @@ ul#searchbar li i {
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
.actions {
|
||||
width: 1%;
|
||||
}
|
||||
dl {
|
||||
margin:1em -1px 0 1px
|
||||
}
|
||||
@@ -488,7 +491,9 @@ label.list-group-item {
|
||||
background-color: inherit;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.nowrap {
|
||||
white-space: nowrap;
|
||||
}
|
||||
p {
|
||||
margin:0 0 1em;
|
||||
padding:0;
|
||||
@@ -631,7 +636,7 @@ tbody {
|
||||
.monotable tbody td {
|
||||
padding-left:1.5ch!important;
|
||||
padding-right:1.5ch!important;
|
||||
vertical-align:middle!important
|
||||
vertical-align:top;
|
||||
}
|
||||
.monotable tbody tr:first-child td {
|
||||
padding-top:9px!important
|
||||
|
Reference in New Issue
Block a user