Mobile support for the new toolbar
This commit is contained in:
@@ -105,7 +105,7 @@ h6 {
|
||||
padding-top: .65001rem;
|
||||
}
|
||||
|
||||
a {
|
||||
a:not(.btn) {
|
||||
cursor: pointer;
|
||||
color: @cp-link;
|
||||
|
||||
@@ -118,6 +118,9 @@ a {
|
||||
color: @cp-link-visited;
|
||||
}
|
||||
}
|
||||
a.btn {
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
img {
|
||||
height: auto;
|
||||
@@ -561,7 +564,8 @@ noscript {
|
||||
display: inline-block;
|
||||
height: 26px;
|
||||
width: 200px;
|
||||
margin: 2px;
|
||||
max-width: 40vw;
|
||||
margin: 3px;
|
||||
box-sizing: border-box;
|
||||
border: 1px solid #999;
|
||||
background: white;
|
||||
|
||||
Reference in New Issue
Block a user