mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Bookmark Modal Input (#9707)
This commit is contained in:
parent
3cce1b4e78
commit
47788da706
@ -16,6 +16,7 @@
|
||||
|
||||
.ember-text-field.bookmark-name {
|
||||
width: 100%;
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
}
|
||||
|
||||
@ -71,6 +72,7 @@
|
||||
|
||||
.bookmark-options-button {
|
||||
margin-left: 0.5em;
|
||||
margin-bottom: 0.5em;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user