Merge branch 'MDL-45444-master' of git://github.com/andrewnicols/moodle

This commit is contained in:
Eloy Lafuente (stronk7) 2014-05-08 12:40:27 +02:00
commit 6280e88d69

View File

@ -32,12 +32,13 @@ div.editor_atto_toolbar {
}
div.editor_atto_toolbar button {
padding: 3px 9px;
padding: 4px 9px;
background: none;
border: 0;
margin: 0;
border-radius: 0;
cursor: pointer;
line-height: initial;
}
div.editor_atto_toolbar button + button {