mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-01-10 04:15:40 +00:00
13 lines
207 B
CSS
13 lines
207 B
CSS
/*!
|
|
* 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;
|
|
}
|