We have moved and *archived* this repository. Pls. continue at the new place at https://github.com/eclipse/sw360 ... A software component catalogue application - designed to work with FOSSology.
Other
35
stars
20
forks
source link
css improvements and refactoring for view JSPs #117
@maximilianhuber commented on frontend/sw360-portlet/src/main/webapp/html/admin/bulkReleaseEdit/view.jsp in 1c09f15
I think it is a good idea to avoid mixing a relative width with a absolute padding. It can lead to different behaviour depending of the width of the container (i.e. scrollbars).
@maximilianhuber commented on frontend/sw360-portlet/src/main/webapp/html/admin/bulkReleaseEdit/view.jsp in 1c09f15
I think the searchInput occurs in many files and could be worth to move into its on .jspf-file. (In the medium run. Please create an issue if you decide to postpone it.)
EDIT: or maybe add it as tag.
out if the pull request #98 :