Skip to content

Commit c34274c

Browse files
author
Emmanouil Konstantinidis
committed
Remove padding from repos titlebar
1 parent 2507b9a commit c34274c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/less/style.less

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,11 @@ html, body {
261261
margin: 0;
262262
background-color: #f5f5f5;
263263

264+
.col-xs-2,
265+
.col-xs-10 {
266+
padding: 0;
267+
}
268+
264269
.avatar {
265270
.BorderRadius(50%);
266271
width: 25px;

0 commit comments

Comments
 (0)