mirror of
https://github.com/discourse/discourse.git
synced 2025-02-17 00:35:50 +00:00
remove unwanted global text input font sizing
This commit is contained in:
parent
c3a47aee70
commit
4589f28676
@ -610,12 +610,6 @@ a.mention {
|
||||
}
|
||||
|
||||
|
||||
.modal-body {
|
||||
input[type=text] {
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
.moderator {
|
||||
.topic-body {
|
||||
background-color: dark-light-diff($highlight, $secondary, 70%, -80%);
|
||||
|
@ -382,14 +382,6 @@ iframe {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.modal-body {
|
||||
input[type=text] {
|
||||
font-size: 16px;
|
||||
display: block;
|
||||
margin-top: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
#share-link {
|
||||
width: 290px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user