Skip to content
Snippets Groups Projects
Commit 2c999ce5 authored by lain's avatar lain
Browse files

CSS fixes...

parent 9ff8bf4c
No related branches found
No related tags found
No related merge requests found
......@@ -179,33 +179,6 @@ status.ng-enter.ng-enter-active {
width: 100%;
}
.oembed {
border: 1px solid rgba(0, 0, 0, 0.14);
width: 100%;
display: flex;
.image {
flex: 1;
display: flex;
img {
border: 0px;
border-radius: 0;
}
}
.text {
flex: 2;
margin: 8px;
h1 {
font-size: 14px;
margin: 0px;
a {
color: black;
}
}
}
}
}
.media-body {
......@@ -381,3 +354,6 @@ attention {
}
}
}
nav {
z-index: 1000;
}
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