CSS: Underline links in error dialogs
Underlining was removed for unknown reasons by commit
d872b42e31
.
pull/5111/head
parent
bb3bb2c12a
commit
5f39a1ee7f
|
@ -45,9 +45,6 @@
|
|||
.popup input[type=text], #users input[type=text] {
|
||||
outline: none;
|
||||
}
|
||||
.popup a {
|
||||
text-decoration: none
|
||||
}
|
||||
.popup h1 {
|
||||
font-size: 1.8rem;
|
||||
margin-bottom: 10px;
|
||||
|
|
Loading…
Reference in New Issue