Commit 5e142f88 authored by Evren Kutar's avatar Evren Kutar

version 0.4.0

parent 249c92e4
0.1.2 0.4.0
\ No newline at end of file \ No newline at end of file
...@@ -5,4 +5,4 @@ angular.module('ulakbus.version', [ ...@@ -5,4 +5,4 @@ angular.module('ulakbus.version', [
'ulakbus.version.version-directive' 'ulakbus.version.version-directive'
]) ])
.value('version', '0.1.0'); .value('version', '0.4.0');
This diff is collapsed.
This diff is collapsed.
...@@ -505,6 +505,7 @@ select { ...@@ -505,6 +505,7 @@ select {
.sidebar .nav-third-level li a { .sidebar .nav-third-level li a {
padding-left: 52px; padding-left: 52px;
font-size: 12px;
} }
.sidebar-person-info { .sidebar-person-info {
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment