mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-01 00:27:50 +02:00
cleanup
This commit is contained in:
@@ -13,12 +13,6 @@
|
||||
display: inline-block;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.user-select(none);
|
||||
}
|
||||
|
||||
.save {
|
||||
margin-top:25px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
.selectable {
|
||||
.user-select(none);
|
||||
|
||||
.selector {
|
||||
position: absolute;
|
||||
border: 1px solid #89B;
|
||||
|
||||
Reference in New Issue
Block a user