mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-01-09 03:45:39 +00:00
13 lines
218 B
Plaintext
13 lines
218 B
Plaintext
|
/*!
|
||
|
* Tab drop for Bootstrap
|
||
|
*
|
||
|
* Copyright 2012 Stefan Petre
|
||
|
* Licensed under the Apache License v2.0
|
||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
.nav-tabs,
|
||
|
.nav-pills {
|
||
|
position: relative;
|
||
|
}
|