mirror of
https://github.com/jimeh/modern_bubbling.git
synced 2026-02-19 11:56:38 +00:00
fixed safari 4 bugs properly, and message hover issue
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
.message {
|
||||
position: relative;
|
||||
min-height: 42px;
|
||||
z-index: 0;
|
||||
}
|
||||
.message .body {
|
||||
padding: 9px 20px 22px 20px;
|
||||
|
||||
Reference in New Issue
Block a user