mirror of
https://github.com/moodle/moodle.git
synced 2025-05-05 07:48:21 +02:00
fixed missing ;
This commit is contained in:
parent
b21f73c254
commit
c5e5df54a6
@ -24,7 +24,7 @@
|
||||
|
||||
.mdl-chat-entry , .mdl-chat-my-entry {
|
||||
margin: 1em auto;
|
||||
border: 1px solid #938F5A
|
||||
border: 1px solid #938F5A;
|
||||
-moz-border-radius-bottomleft: 6px;
|
||||
-moz-border-radius-bottomright: 6px;
|
||||
border-bottom-left-radius:6px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user