mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 19:38:24 +00:00
login/signup table shouldn't have border on tbody
This commit is contained in:
parent
5dc0f1bba2
commit
38011c1d2d
@ -35,6 +35,9 @@
|
|||||||
|
|
||||||
.login-modal,
|
.login-modal,
|
||||||
.create-account {
|
.create-account {
|
||||||
|
tbody {
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
tr {
|
tr {
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user