Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Cannot Reproduce
-
Component/s: moodle.org
-
Labels:None
-
Environment:Using Firefox (Mac) 1.5.0.7
Description
The left & right buttons are vastly different in size. This could be a css issue or a matter of having selected the wrong UTF-8 code.
<button type="submit" title="Previous activity">◄<span class="accesshide">Previous activity</span></button>
(Pulldown menu code)
<button type="submit" title="Next activity">►<span class="accesshide">Next activity</span></button>
Attachments
Issue Links
| This issue has a non-specific relationship to: | ||||
| MDL-6685 | Breadcrumb separator, only certain fonts support ► |
|
|
|
Hmm .. it looks the same to me on Firefox and IE, on OS X and WIndows. Also Safari.
And I tried making the text larger and smaller ... they both scale the same ...
Something wierd there ... not Moodle I don't think.