Files
moodle/theme/bootstrapbase/style
Damyon Wiese 79f0d69bca MDL-58586 css: add margin to userpictures
Boost has a right margin on the userpicture but this is missing in bootstrapbase (it is
added only on random pages).

Add a margin to bootstrapbase so it matches boost.
2017-04-21 11:44:20 +08:00
..

These css files are created from .less files via the method described in the readme
in the /theme/bootstrap/less/ folder. It's unwise to directly the edit the css files as your changes
may be overwritten.