Commit d5264732 authored by Bahadir Can Yildiz's avatar Bahadir Can Yildiz

tagging version 0.1.1

parent 037687ae
0.0.9 0.1.1
\ 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.0.9'); .value('version', '0.1.1');
\ No newline at end of file \ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -2397,6 +2397,11 @@ table.dataTable thead .sorting:after { ...@@ -2397,6 +2397,11 @@ table.dataTable thead .sorting:after {
z-index: 1099; z-index: 1099;
} }
/* for overflowing buttons not collapsing each other */
.bottom-margined{
margin-bottom: 0.75em;
}
/* /*
* metismenu - v1.1.3 * metismenu - v1.1.3
* Easy menu jQuery plugin for Twitter Bootstrap 3 * Easy menu jQuery plugin for Twitter Bootstrap 3
......
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