Этот коммит содержится в:
=Corey Hulen
2015-12-02 13:28:27 -08:00
родитель 31cc68ebf2
Коммит 9e385e28ea
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@@ -65,7 +65,7 @@ export default class CenterPanel extends React.Component {
createPost = ( createPost = (
<div <div
id='perma-link-home' id='archive-link-home'
> >
<a <a
href='' href=''

Просмотреть файл

@@ -31,7 +31,7 @@
z-index: 3; z-index: 3;
} }
#perma-link-home { #archive-link-home {
@include flex(0 0 auto); @include flex(0 0 auto);
background: #fff; background: #fff;
width: 100%; width: 100%;