Skip to content
This repository was archived by the owner on Jun 21, 2018. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion client/templates/tutors/tutor_profile_create_skill.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template name="tutorProfileCreateSkill">
<div class="row">
<form class="col s12">
<form class="col s12 m10 push-m1 l6 push-l3">
<div class="row" id="new-skill">

<div class="input-field col s6">
Expand Down