Skip to content

Commit

Permalink
Fixed table width issues (#129)
Browse files Browse the repository at this point in the history
* Adding founding member to display

* Debug

* Debug

* Removed debug text and added fontawesome

* Bugfixing

* Bugfixing

* Bugfixing

* Bugfixing

* Bugfixing

* Bugfixing

* Bugfixing

* Bugfixing

* Bugfixing

* Bugfixing

* Bugfixing

* Added admin edit for founding member

* Fixed style issue

* Fixing false issues

* Fixing table
  • Loading branch information
cmowenby authored Apr 17, 2017
1 parent 03e17e7 commit 1ab5fd3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
} );
</script>
<br>
<div class="container" style="margin-right: 0px; width: 1000px; margin-left: 0px;">
<div class="container-fluid">

<table id="member_table" class="table table-striped table-bordered" width="100%">
<thead>
Expand Down

0 comments on commit 1ab5fd3

Please sign in to comment.