Skip to content
Snippets Groups Projects
Commit f3dfd229 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

add wall.scss

parent 5bf3a898
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -35,6 +35,7 @@
@import "sections/editor.scss";
@import "sections/admin.scss";
@import "sections/wiki.scss";
@import "sections/wall.scss";
 
@import "highlight/white.scss";
@import "highlight/dark.scss";
Loading
Loading
Loading
Loading
@@ -543,4 +543,3 @@ img.emoji {
.appear-data {
display: none;
}
.wall-page {
.new_note {
@extend .span12;
margin: 0;
height: 140px;
background: #F9F9F9;
position: fixed;
bottom: 0px;
padding: 3px;
padding-bottom: 25px;
border: 1px solid #DDD;
display: block;
}
.notes {
margin-bottom: 160px;
}
}
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