While we're doing unholy things with the positioning of these buttons anyway
This commit is contained in:
parent
9dc6f27ead
commit
1022f298ac
1 changed files with 2 additions and 0 deletions
|
@ -67,4 +67,6 @@
|
|||
/* I know this is wrong but it seems to work flawlessly across sizes. */
|
||||
.more-link {
|
||||
float: right;
|
||||
position: relative;
|
||||
top: -0.333rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue