de-box the topic posts a bit
I CANT TAKE IT ANY MORE AHHHHHHH
This commit is contained in:
parent
0f46df4670
commit
a6b63b2871
|
@ -241,7 +241,6 @@
|
||||||
section.post-menu-area {
|
section.post-menu-area {
|
||||||
@include unselectable;
|
@include unselectable;
|
||||||
background-color: $post_footer;
|
background-color: $post_footer;
|
||||||
border-top: 1px solid $inner_border;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
@include box-shadow(inset 0 -4px 4px -4px rgba($black, 0.14));
|
@include box-shadow(inset 0 -4px 4px -4px rgba($black, 0.14));
|
||||||
nav.post-controls {
|
nav.post-controls {
|
||||||
|
@ -535,7 +534,6 @@
|
||||||
padding: 10px 10px 0;
|
padding: 10px 10px 0;
|
||||||
}
|
}
|
||||||
position: relative;
|
position: relative;
|
||||||
border: 1px solid #b9b9b9;
|
|
||||||
padding: 0;
|
padding: 0;
|
||||||
background-color: $white;
|
background-color: $white;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
|
Loading…
Reference in New Issue