Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8023f3
)
Revert "Merge branch 'MDL-41912-master' of git://github.com/damyon/moodle"
author
Marina Glancy
<marina@moodle.com>
Thu, 26 Sep 2013 02:29:03 +0000
(12:29 +1000)
committer
Marina Glancy
<marina@moodle.com>
Thu, 26 Sep 2013 02:29:03 +0000
(12:29 +1000)
This reverts commit
093a6fe77fc39b06c804fbe4bfcac9834a52c966
, reversing
changes made to
88a4cb473439f5a2875260368b92fac1bb808c12
.
lib/editor/atto/styles.css
patch
|
blob
|
blame
|
history
diff --git
a/lib/editor/atto/styles.css
b/lib/editor/atto/styles.css
index
c75c3fb
..
6511ee9
100644
(file)
--- a/
lib/editor/atto/styles.css
+++ b/
lib/editor/atto/styles.css
@@
-2,7
+2,6
@@
div.editor_atto {
background-color: white;
border: 1px solid #BBB;
width: 100%;
- padding: 4px;
}
.editor_atto + textarea {