Description
Description
Event Timeline
Comment Actions
Wasent this done a few months ago and then someone re added it. If you look at REL1_25 branch it doesent includes bootstrap.
Comment Actions
Bootstrap contains some global CSS rules that broke OOjs UI Dialogs.
For example:
html {
font-size: 10px;
}
* {
box-sizing: border-box;
}Dialogs are look very ugly...