This commit is contained in:
Mo Bitar
2016-12-26 01:35:05 -06:00
parent 9f13f659cc
commit b4fb7395cb
6 changed files with 39 additions and 36 deletions

View File

@@ -114,7 +114,6 @@
}
.markdown {
margin-top: 6px;
margin-left: 15px;
float: right;
text-align: right;
@@ -129,33 +128,6 @@
z-index: 100;
}
.editor-menu {
padding-top: 0px;
width: 100%;
position: absolute;
padding-left: inherit;
padding-right: inherit;
left: 0;
right: 0;
bottom: 0px;
background-color: #f1f1f1;
color: $selected-text-color;
padding-top: 5px;
height: 28px;
cursor: default;
ul {
li {
text-align: left;
a {
font-size: 13px;
font-weight: bold;
padding: 0 0;
}
}
}
}
ol {
list-style-type: decimal;
@@ -183,10 +155,6 @@ ol {
margin-bottom: 0;
list-style: none;
}
ol, ul {
margin-top: 0;
margin-bottom: 10px;
}
.nav-pills>li {
float: left;