Skip to content
Snippets Groups Projects
Commit 56bfe592 authored by Karl Prieb's avatar Karl Prieb
Browse files

color issues: fix stream-info and formatting-tips alignment

parent 6c964362
No related branches found
No related tags found
No related merge requests found
......@@ -2097,7 +2097,7 @@ label.required:after {
}
.formatting-tips {
float: right;
height: 23px;
height: 25px;
font-size: 11px;
padding: 3px;
display: -webkit-flex;
......@@ -2138,7 +2138,9 @@ label.required:after {
}
.stream-info {
font-size: 12px;
height: 25px;
padding: 3px;
float: left;
}
.editing-commands {
display: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment