forum_access.css in Forum Access 5
Same filename and directory in other branches
.forum-access-div {
  width: 25%;
  margin: 0;
  padding: 0;
  float: left;
  overflow: hide;
}
.forum-access-clearer {
  clear: both;
}File
forum_access.cssView source
- .forum-access-div {
-   width: 25%;
-   margin: 0;
-   padding: 0;
-   float: left;
-   overflow: hide;
- }
- 
- .forum-access-clearer {
-   clear: both;
- }
