Skip to content

Commit e122aae

Browse files
committed
Styling
1 parent a2d6d2b commit e122aae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pythonpackages/templates/activity.mak

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<%block name="content">
1010
<div class="row">
11-
<div class="col-lg-offset-4 col-lg-4">
11+
<div class="col-lg-4">
1212
<h2>Logins</h2>
1313
<ul class="list-unstyled">
1414
% for entry in logged_in:

0 commit comments

Comments
 (0)