ux(): minor tweak
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
</div>
|
||||
|
||||
<div class="editor-row" style="margin-top: 30px">
|
||||
<div class="editor-row">
|
||||
|
||||
<div class="pull-right dropdown" style="margin-right: 10px;">
|
||||
<button class="btn btn-inverse dropdown-toggle" data-toggle="dropdown" bs-tooltip="'Datasource'">
|
||||
|
||||
@@ -131,7 +131,7 @@ mark,
|
||||
// Unordered and Ordered lists
|
||||
ul, ol {
|
||||
padding: 0;
|
||||
margin: 0 0 $line-height-base / 2 25px;
|
||||
padding-left: $spacer;
|
||||
}
|
||||
ul ul,
|
||||
ul ol,
|
||||
|
||||
Reference in New Issue
Block a user