added outgoing.less, fixed modern.less theme, fixed #316
parent
36d2f74887
commit
607ee8bbc1
@ -0,0 +1 @@
|
|||||||
|
@import "../vanilla/outgoing";
|
@ -0,0 +1 @@
|
|||||||
|
@import "../vanilla/outgoing";
|
@ -0,0 +1,7 @@
|
|||||||
|
.outgoing {
|
||||||
|
.btn-primary {
|
||||||
|
max-width: 100%;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipse;
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue