mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-30 19:08:10 -05:00
10 lines
164 B
SCSS
10 lines
164 B
SCSS
div.ac-wrap.composer-user-selector-limited {
|
|
width: 400px;
|
|
|
|
.btn-small {
|
|
border-radius: 10px;
|
|
position: relative;
|
|
top: -2px;
|
|
float: none;
|
|
}
|
|
}
|