mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Replace save-button partial with a component (#9066)
This commit is contained in:
@@ -244,7 +244,7 @@ $mobile-breakpoint: 700px;
|
||||
width: 100%;
|
||||
max-width: 800px;
|
||||
}
|
||||
.save-messages,
|
||||
.save-button,
|
||||
.title {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
@@ -423,9 +423,6 @@ $mobile-breakpoint: 700px;
|
||||
}
|
||||
.controls {
|
||||
@include clearfix;
|
||||
.save-messages {
|
||||
margin-top: 1em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user