ux(): minor tweak

This commit is contained in:
Torkel Ödegaard
2016-02-29 16:38:45 +01:00
parent d27a0f5b0c
commit 839c675cb9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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'">
+1 -1
View File
@@ -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,