This commit is contained in:
Jordan Bates 2013-04-26 17:49:12 -07:00
parent bec6181d96
commit 2689cfb534
5 changed files with 4 additions and 4 deletions

View File

@ -2,6 +2,7 @@ seaweedchan:
- Fix emoji and favicon previews not updating on change.
- Fix issue with dragging thread watcher
- Fix some settings not importing when coming from Mayhem's v3
- Fix menu z-index
MayhemYDG:
- Fix bug where a thread would freeze on load.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -840,7 +840,6 @@ a:only-of-type > .remove {
#menu {
position: fixed;
outline: none;
z-index: 22;
}
.entry {
border-bottom: 1px solid rgba(0,0,0,.25);