4b573f4d42
Fixed the issue where the file path select box goes beyond the container with very long folder names. Instead of setting to "width: auto", I set it the select box's "width: 100%" so that it will just fill up its container's width. Fixed the issue where markups are being shown on file aliases.
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.